Searched defs:ERROR (Results 1 – 3 of 3) sorted by relevance
143 #define ERROR(msg) (::gold_testsuite::Test_framework::report()->error(msg)) macro
126 #define ERROR 0 in compatible() macro
131 #define ERROR(ERRMSG) error (__LINE__, ERRMSG) macro