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

/xnu-2422.115.4/EXTERNAL_HEADERS/
H A DAssertMacros.h1262 replace "verify_noerr_string(<b args>)" with "__Verify_noErr_String(<args>)" \
1354 #ifndef verify_noerr_string
1355 #define verify_noerr_string(errorCode, message) __Verify_noErr_String(errorCode, message) macro

Completed in 70 milliseconds