Searched refs:obstack_grow0 (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.h309 # define obstack_grow0(OBSTACK,where,length) \
384 obstack_grow0 (__h, (where), (length)); \
445 # define obstack_grow0(h,where,length) \
487 (obstack_grow0 ((h), (where), (length)), obstack_finish ((h)))
305 # define obstack_grow0 macro
440 # define obstack_grow0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.h309 # define obstack_grow0(OBSTACK,where,length) \
384 obstack_grow0 (__h, (where), (length)); \
445 # define obstack_grow0(h,where,length) \
487 (obstack_grow0 ((h), (where), (length)), obstack_finish ((h)))
305 # define obstack_grow0 macro
440 # define obstack_grow0 macro

Completed in 93 milliseconds