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

/xnu-2422.115.4/EXTERNAL_HEADERS/
H A DAssertMacros.h1265 replace "ncheck_string(<b args>)" with "__nCheck_String(<args>)" \
1366 #ifndef ncheck_string
1367 #define ncheck_string(assertion, message) __nCheck_String(assertion, message) macro

Completed in 71 milliseconds