Searched refs:INTERCEPT_UCRT_FUNCTION (Results 1 – 1 of 1) sorted by relevance
238 #define INTERCEPT_UCRT_FUNCTION(func) \ in ReplaceSystemMalloc() macro242 INTERCEPT_UCRT_FUNCTION(HeapAlloc); in ReplaceSystemMalloc()243 INTERCEPT_UCRT_FUNCTION(HeapFree); in ReplaceSystemMalloc()244 INTERCEPT_UCRT_FUNCTION(HeapReAlloc); in ReplaceSystemMalloc()245 INTERCEPT_UCRT_FUNCTION(HeapSize); in ReplaceSystemMalloc()246 #undef INTERCEPT_UCRT_FUNCTION in ReplaceSystemMalloc()