Searched refs:CHECK_NT (Results 1 – 2 of 2) sorted by relevance
48 #define CHECK_NT(condition) { (condition) ? (void)0 : __debugbreak(); } macro
323 CHECK_NT(*function_ptr); in ResolveNTFunctionPtr()