Home
last modified time | relevance | path

Searched refs:AQ_EMPTY (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/wave/src/cpplexer/re2clex/
Daq.cpp146 if (AQ_EMPTY(q)) in aq_serve()
163 if (AQ_EMPTY(q)) in aq_pop()
/third_party/boost/boost/wave/cpplexer/re2clex/
Daq.hpp46 #define AQ_EMPTY(q) (q->size == 0) macro
Dcpp_re.hpp110 if (!AQ_EMPTY(s->eol_offsets)) in get_first_eol_offset()
131 if (AQ_EMPTY(q)) in adjust_eol_offsets()
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_re.hpp92 if (!AQ_EMPTY(s->eol_offsets)) in get_first_eol_offset()
115 if (AQ_EMPTY(q)) in adjust_eol_offsets()