Searched defs:Booleans (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/tic/ |
H A D | tic_parse.c | 286 short Booleans[MAXBOOLS], local 382 elim_cancellations(short Booleans[], shor argument 406 change_cancellations(short Booleans[]) change_cancellations() argument 524 dump_structure(short Booleans[],short Numbers[],short Strings[]) dump_structure() argument 669 write_object(fp,Booleans,Numbers,Strings) write_object() argument 791 init_structure(short Booleans[],short Numbers[],short Strings[]) init_structure() argument 828 handle_use(item_ptr,entry_offset,Booleans,Numbers,Strings) handle_use() argument [all...] |
/titanic_51/usr/src/lib/libxcurses/src/tic/ |
H A D | tic.h | 90 #define Booleans _bool macro
|
H A D | untic.c | 73 #define Booleans _bool macro
|