Searched refs:INTERCEPT_UCRT_FUNCTION (Results 1 – 1 of 1) sorted by relevance
528 #define INTERCEPT_UCRT_FUNCTION(func) \ in ReplaceSystemMalloc() macro533 INTERCEPT_UCRT_FUNCTION(HeapAlloc); in ReplaceSystemMalloc()534 INTERCEPT_UCRT_FUNCTION(HeapFree); in ReplaceSystemMalloc()535 INTERCEPT_UCRT_FUNCTION(HeapReAlloc); in ReplaceSystemMalloc()536 INTERCEPT_UCRT_FUNCTION(HeapSize); in ReplaceSystemMalloc()537 #undef INTERCEPT_UCRT_FUNCTION in ReplaceSystemMalloc()