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()284 struct strstruct *a; in strcompare()285 struct strstruct *b; in strcompare()287 a = (struct strstruct *)x; in strcompare()288 b = (struct strstruct *)y; in strcompare()314 sizeof (struct strstruct), strcompare); in sortnames()