Searched refs:use_extra_arg (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dobstack.c116 (that adds an extra first argument), based on the state of use_extra_arg.
121 (((h) -> use_extra_arg) \
127 if ((h) -> use_extra_arg) \
174 h->use_extra_arg = 0;
222 h->use_extra_arg = 1;
H A Dobstack.h163 /* These prototypes vary based on `use_extra_arg', and we use
169 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */
168 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member in struct:obstack
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dobstack.c116 (that adds an extra first argument), based on the state of use_extra_arg.
121 (((h) -> use_extra_arg) \
127 if ((h) -> use_extra_arg) \
174 h->use_extra_arg = 0;
222 h->use_extra_arg = 1;
H A Dobstack.h163 /* These prototypes vary based on `use_extra_arg', and we use
169 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */
168 unsigned use_extra_arg:1; /* chunk alloc/dealloc funcs take extra arg */ member in struct:obstack

Completed in 38 milliseconds