Searched defs:has_error (Results 1 – 3 of 3) sorted by relevance
562 bool has_error() const { return bool(EC); } in has_error() function
263 #define has_error 1 /* bad option */ macro
2645 bool has_error = false; in ucl_state_machine() local