Searched refs:numbools (Results 1 – 1 of 1) sorted by relevance
114 static int numbools; /* how many booleans there are */ variable163 for (numbools = 0; boolnames[numbools]; numbools++) in allocvariables()172 numbools); in allocvariables()180 ibool = (struct boolstruct *) malloc((unsigned) numbools * in allocvariables()198 for (i = 0; i < numbools; i++) { in allocvariables()309 qsort((char *) ibool, (unsigned) numbools, in sortnames()555 for (i = 0; i < numbools; i++) { in initfirstterm()651 for (i = 0; i < numbools; i++) { in check_nth_terminal()851 for (i = 0; i < numbools; i++) in dorelative()