Searched defs:NUMBER (Results 1 – 11 of 11) sorted by relevance
/titanic_52/usr/src/lib/libcurses/screen/ |
H A D | compiler.h | 133 #define NUMBER 1 /* Numeric capability */ macro
|
/titanic_52/usr/src/lib/libxcurses/src/tic/ |
H A D | tic.h | 119 #define NUMBER 1 /* Numeric capability */ macro
|
/titanic_52/usr/src/cmd/csh/ |
H A D | sh.proc.h | 72 #define NUMBER 01 macro
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmxscan.c | 59 #define NUMBER(d,m,x) do \ macro [all...] |
/titanic_52/usr/src/lib/libxcurses/src/libc/stdio/ |
H A D | vfscanf.c | 55 #define NUMBER 4 macro [all...] |
/titanic_52/usr/src/lib/libpkg/common/ |
H A D | pkglib.h | 225 #define vfpPutInteger(VFP, NUMBER) vfpPutFormat((VFP), "%d", (NUMBER)) argument 228 #define vfpPutLong(VFP, NUMBER) vfpPutFormat((VFP), "%ld", (NUMBER)) argument
|
/titanic_52/usr/src/cmd/newform/ |
H A D | newform.c | 61 #define NUMBER '0' macro
|
/titanic_52/usr/src/cmd/sgs/yacc/common/ |
H A D | y2.c | 45 #define NUMBER 266 macro
|
/titanic_52/usr/src/cmd/tip/ |
H A D | tip.h | 98 #define NUMBER 04 /* numeric value */ macro
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 239 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator
|
H A D | snoop_filter.c | 1126 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL, enumerator [all...] |