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

/xnu-2422.115.4/EXTERNAL_HEADERS/
H A DAssertMacros.h1278 replace "check_compile_time(<b args>)" with "__Check_Compile_Time(<args>)" \
1418 #ifndef check_compile_time
1419 #define check_compile_time( expr ) __Check_Compile_Time( expr ) macro

Completed in 18 milliseconds