Home
last modified time | relevance | path

Searched refs:E_DONE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Derrcode.h22 #define E_DONE 16 /* Parsing complete */ macro
/third_party/python/Parser/
H A Dpegen_errors.c411 int is_tok_ok = (p->tok->done == E_DONE || p->tok->done == E_OK); in _Pypegen_set_syntax_error()

Completed in 2 milliseconds