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

/external/bison/lib/
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 116 milliseconds