Searched refs:obstack_1grow_fast (Results 1 – 1 of 1) sorted by relevance
254 #define obstack_1grow_fast(h, achar) (*((h)->next_free)++ = (achar)) macro322 obstack_1grow_fast (__o, datum); \454 obstack_1grow_fast (h, datum))
Completed in 5 milliseconds