Searched refs:PARSE_SUCCESS (Results 1 – 2 of 2) sorted by relevance
39 PARSE_SUCCESS = 0, enumerator
96 errcode_ = PARSE_SUCCESS; in Parser()178 if (errcode() != PARSE_SUCCESS) { in ParseFuncGraph()