Searched refs:boolstruct (Results 1 – 1 of 1) sorted by relevance
75 struct boolstruct { struct110 static struct boolstruct *ibool; /* array of char information */180 ibool = (struct boolstruct *) malloc((unsigned) numbools * in allocvariables()181 sizeof (struct boolstruct)); in allocvariables()247 struct boolstruct *a; in boolcompare()248 struct boolstruct *b; in boolcompare()250 a = (struct boolstruct *)x; in boolcompare()251 b = (struct boolstruct *)y; in boolcompare()314 sizeof (struct boolstruct), boolcompare); in sortnames()