Searched refs:strstruct (Results 1 – 1 of 1) sorted by relevance
97 struct strstruct { struct112 static struct strstruct *str; /* array of string information */ argument184 str = (struct strstruct *) malloc((unsigned) numstrs * in allocvariables()185 sizeof (struct strstruct)); in allocvariables()288 struct strstruct *a; in strcompare()289 struct strstruct *b; in strcompare()291 a = (struct strstruct *)x; in strcompare()292 b = (struct strstruct *)y; in strcompare()318 sizeof (struct strstruct), strcompare); in sortnames()