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

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/
H A DAssertMacros.h292 #ifndef __nCheck
293 #define __nCheck(assertion) __Check(!(assertion)) macro
1264 replace "ncheck(<b args>)" with "__nCheck(<args>)" \
1363 #define ncheck(assertion) __nCheck(assertion)

Completed in 110 milliseconds