Lines Matching refs:DebugError
22 int DebugError(const char* message, int error_code) {27 #define OOPS(x) DebugError(#x, x)