Searched refs:foundlist (Results 1 – 1 of 1) sorted by relevance
74 int *foundlist = calloc(boolcnt, sizeof(int)); in check_booleans() local75 if (!foundlist) { in check_booleans()123 foundlist[fcnt] = i; in check_booleans()154 int ctr = foundlist[i]; in check_booleans()159 free(foundlist); in check_booleans()