Home
last modified time | relevance | path

Searched refs:Booleans (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/tic/
H A Dtic_parse.c126 void init_structure(short Booleans[], short Numbers[], short Strings[]);
127 void dump_structure(short Booleans[], short Numbers[], short Strings[]);
286 short Booleans[MAXBOOLS], local
290 init_structure(Booleans, Numbers, Strings);
303 Booleans, Numbers, Strings) < 0)
323 Booleans[entry_ptr->nte_index] = -2;
337 if (Booleans[entry_ptr->nte_index] == 0)
338 Booleans[entry_ptr->nte_index] = TRUE;
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 Duntic.c73 #define Booleans _bool macro
202 if (tp->Booleans[i])
H A Dtic.h90 #define Booleans _bool macro
H A Dticparse.c492 if (boolean[i] == 0 && cur_term->Booleans[i])
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps83 # Add new Booleans before this line.