Searched refs:foundlist (Results 1 – 1 of 1) sorted by relevance
73 int *foundlist = calloc(boolcnt, sizeof(int)); in check_booleans() local74 if (!foundlist) { in check_booleans()122 foundlist[fcnt] = i; in check_booleans()153 int ctr = foundlist[i]; in check_booleans()158 free(foundlist); in check_booleans()