Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c301 short Booleans[MAXBOOLS], in do_entry() local
401 if (Booleans[i] == -2) in elim_cancellations()
402 Booleans[i] = FALSE; in elim_cancellations()
425 if (Booleans[i] == -2) in change_cancellations()
426 Booleans[i] = 2; in change_cancellations()
599 change_cancellations(Booleans); in dump_structure()
717 cBooleans[i] = Booleans[i]; in write_object()
804 Booleans[i] = FALSE; in init_structure()
872 if (Booleans[i] == FALSE) { in handle_use()
874 Booleans[i] = TRUE; in handle_use()
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps81 # Add new Booleans before this line.