Searched refs:allocset (Results 1 – 6 of 6) sorted by relevance
25 static cset *allocset(register struct parse *p);
583 register cset *cs = allocset(p);998 allocset(p) in allocset() function
224 static cset *allocset(struct parse *);814 if ((cs = allocset(p)) == NULL) { in p_bracket()1194 allocset(struct parse *p) in allocset() function
96 static cset *allocset(struct parse *);686 if ((cs = allocset(p)) == NULL) { in p_bracket()1066 allocset(struct parse *p) in allocset() function