Searched defs:_CrtIsValidHeapPointer (Results 1 – 3 of 3) sorted by relevance
1414 extern "C" int __cdecl _CrtIsValidHeapPointer(void const* const block) in _CrtIsValidHeapPointer() function
248 #define _CrtIsValidHeapPointer(p) ((int)1) macro
142 #define _CrtIsValidHeapPointer(p) ((int)1) macro