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

/xnu-2422.115.4/EXTERNAL_HEADERS/
H A DAssertMacros.h1263 replace "verify_string(<b args>)" with "__Verify_String(<args>)" \
1358 #ifndef verify_string
1359 #define verify_string(assertion, message) __Verify_String(assertion, message) macro

Completed in 69 milliseconds