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

/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
H A Dobstack.h231 void obstack_int_grow_fast (struct obstack *obstack, int data);
380 obstack_int_grow_fast (__o, datum); })
389 # define obstack_int_grow_fast(OBSTACK,aint) \
500 obstack_int_grow_fast (h, datum)) macro
505 # define obstack_int_grow_fast(h,aint) \
385 # define obstack_int_grow_fast macro

Completed in 4 milliseconds