Searched defs:Strings (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/tic/ |
H A D | tic_parse.c | 288 Strings[MAXSTRINGS]; local 382 elim_cancellations(short Booleans[], short Numbers[], short Strings[]) in elim_cancellations() 524 dump_structure(short Booleans[], short Numbers[], short Strings[]) in dump_structure() 669 write_object(fp, Booleans, Numbers, Strings) in write_object() argument 791 init_structure(short Booleans[], short Numbers[], short Strings[]) in init_structure() 828 handle_use(item_ptr, entry_offset, Booleans, Numbers, Strings) in handle_use() argument
|
/titanic_50/usr/src/lib/libxcurses/src/tic/ |
H A D | tic.h | 92 #define Strings _str macro
|
H A D | untic.c | 75 #define Strings _str macro
|