Searched refs:maybe_empty_object (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.c185 h->maybe_empty_object = 0;
233 h->maybe_empty_object = 0;
295 if (! h->maybe_empty_object
307 h->maybe_empty_object = 0;
362 h->maybe_empty_object = 1;
H A Dobstack.h170 unsigned maybe_empty_object:1;/* There is a possibility that the current
394 __o1->maybe_empty_object = 1; \
491 ? (((h)->maybe_empty_object = 1), 0) \
169 unsigned maybe_empty_object:1;/* There is a possibility that the current 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.c185 h->maybe_empty_object = 0;
233 h->maybe_empty_object = 0;
295 if (! h->maybe_empty_object
307 h->maybe_empty_object = 0;
362 h->maybe_empty_object = 1;
H A Dobstack.h170 unsigned maybe_empty_object:1;/* There is a possibility that the current
394 __o1->maybe_empty_object = 1; \
491 ? (((h)->maybe_empty_object = 1), 0) \
169 unsigned maybe_empty_object:1;/* There is a possibility that the current member in struct:obstack

Completed in 99 milliseconds