Searched defs:obstack_ptr_grow_fast (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dobstack.h337 obstack_ptr_grow_fast (__o, datum); }) \
346 # define obstack_ptr_grow_fast(OBSTACK,aptr) \
461 obstack_ptr_grow_fast (h, datum))
468 # define obstack_ptr_grow_fast(h,aptr) \
342 # define obstack_ptr_grow_fast macro
463 # define obstack_ptr_grow_fast macro

Completed in 31 milliseconds