Home
last modified time | relevance | path

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

/third_party/python/Parser/
Dtokenizer.h27 IUNDERFLOW_STOP, enumerator
Dtokenizer.c853 if (tok->interactive_underflow == IUNDERFLOW_STOP) { in tok_underflow_interactive()
Dpegen.c1288 p->tok->interactive_underflow = IUNDERFLOW_STOP; in reset_parser_state()