Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dpegen.h188 CHECK_CALL(Parser *p, void *result) in CHECK_CALL() function
208 #define CHECK(type, result) ((type) CHECK_CALL(p, result))
263 p->error_indicator = 1; // Inline CHECK_CALL in NEW_TYPE_COMMENT()
271 p->error_indicator = 1; // Inline CHECK_CALL in INVALID_VERSION_CHECK()

Completed in 1 milliseconds