HomeSort by relevance Sort by last modified time
    Searched defs:ANSI (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/efcode/include/fcode/
private.h 81 #define ANSI(tk, t, nm, fnc) FCODE(tk, (ANSI_WORD|P1275_WORD|t), nm, fnc)
  /onnv/onnv-gate/usr/src/lib/libxcurses/h/
mks.h 51 * extern char *function ANSI((char *cp, int flags, NODE *np));
55 #define ANSI(x) x
61 #define ANSI(x) ()
170 /* set up alert and verticalTab characters - This assumes an ANSI-C compiler */
181 /* if SETVBUF not previously defined, then use default ANSI-C definition */
  /onnv/onnv-gate/usr/src/cmd/awk_xpg4/
awk.h 465 #define ANSI(x) x
470 #define ANSI(x) ()

Completed in 720 milliseconds