Searched refs:Booleans (Results 1 – 2 of 2) sorted by relevance
301 short Booleans[MAXBOOLS], in do_entry() local305 init_structure(Booleans, Numbers, Strings); in do_entry()318 Booleans, Numbers, Strings) < 0) in do_entry()338 Booleans[entry_ptr->nte_index] = -2; in do_entry()352 if (Booleans[entry_ptr->nte_index] == 0) in do_entry()353 Booleans[entry_ptr->nte_index] = TRUE; in do_entry()380 dump_structure(Booleans, Numbers, Strings); in do_entry()397 elim_cancellations(short Booleans[], short Numbers[], short Strings[]) in elim_cancellations() argument401 if (Booleans[i] == -2) in elim_cancellations()402 Booleans[i] = FALSE; in elim_cancellations()[all …]
81 # Add new Booleans before this line.