Searched refs:obstack_1grow_fast (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dobstack.h253 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar))
325 obstack_1grow_fast (__o, datum); \
456 obstack_1grow_fast (h, datum))
250 #define obstack_1grow_fast macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.h253 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar))
325 obstack_1grow_fast (__o, datum); \
456 obstack_1grow_fast (h, datum))
250 #define obstack_1grow_fast macro

Completed in 142 milliseconds