Searched refs:require_noerr_string (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/
H A DAssertMacros.h47 * For instance, require_noerr_string(resultCode, label, msg) will do nothing if
1052 * require_noerr_string(errorCode, exceptionLabel, message)
1073 #define require_noerr_string(errorCode, exceptionLabel, message) \ macro
1082 #define require_noerr_string(errorCode, exceptionLabel, message) \ macro

Completed in 143 milliseconds