Searched refs:obstack_1grow_fast (Results 1 – 1 of 1) sorted by relevance
247 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar)) macro318 obstack_1grow_fast (__o, datum); \448 obstack_1grow_fast (h, datum))
Completed in 3 milliseconds