Searched defs:ERROR (Results 1 – 3 of 3) sorted by relevance
36 # define ERROR(...) printf("ERROR: " __VA_ARGS__) macro38 # define ERROR(...) macro
63 # define ERROR(...) tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro66 # define ERROR(...) no_tf_log(LOG_MARKER_ERROR __VA_ARGS__) macro
Completed in 3 milliseconds