Searched defs:require_noerr_action_string (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A DAssertMacros.h1327 #define require_noerr_action_string(errorCode, exceptionLabel, action, message) __Require_noErr_Action_String(errorCode, exceptionLabel, action, message) macro
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.h872 #undef require_noerr_action_string macro
875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ macro

Completed in 224 milliseconds