Searched refs:allocset (Results 1 – 1 of 1) sorted by relevance
133 static cset *allocset(struct parse *p);865 if ((cs = allocset(p)) == NULL) in p_bracket()1124 if ((cs = allocset(p)) == NULL) in ordinary()1266 allocset(struct parse *p) in allocset() function