Searched refs:allocset (Results 1 – 1 of 1) sorted by relevance
88 static cset *allocset(struct parse *);650 if ((cs = allocset(p)) == NULL) { in p_bracket()1030 allocset(struct parse *p) in allocset() function