Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Ddfa.h155 Action_isRule(Action *a) in Action_isRule() function
170 (a->state && a->state->next && !Action_isRule(a->state->next->action)); in Action_readAhead()