Searched refs:Numbers (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/tic/ |
H A D | tic_parse.c | 126 void init_structure(short Booleans[], short Numbers[], short Strings[]); 127 void dump_structure(short Booleans[], short Numbers[], short Strings[]); 287 Numbers[MAXNUMS], local 290 init_structure(Booleans, Numbers, Strings); 303 Booleans, Numbers, Strings) < 0) 327 Numbers[entry_ptr->nte_index] = -2; 342 if (Numbers[entry_ptr->nte_index] == -1) 343 Numbers[entry_ptr->nte_index] = 365 dump_structure(Booleans, Numbers, Strings); 382 elim_cancellations(short Booleans[], short Numbers[], short Strings[]) in elim_cancellations() argument [all …]
|
/titanic_44/usr/src/lib/libxcurses/src/tic/ |
H A D | untic.c | 74 #define Numbers _num macro 206 if (tp->Numbers[i] != -1) 207 (void) printf("\t%s#%d,\n", Num[i],tp->Numbers[i]);
|
H A D | tic.h | 91 #define Numbers _num macro
|
H A D | ticparse.c | 496 if (number[i] == -1 && cur_term->Numbers[i] != -1) 497 number[i] = cur_term->Numbers[i];
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 39 Random Numbers
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2589 % Numbers following @columnfractions are the percent of the total
|