Searched defs:_aligned_malloc_dbg (Results 1 – 3 of 3) sorted by relevance
1787 extern "C" void* __cdecl _aligned_malloc_dbg( in _aligned_malloc_dbg() function
211 #define _aligned_malloc_dbg(s,a,f,l) _aligned_malloc(s,a) macro
259 #define _aligned_malloc_dbg(s, a, f, l) _aligned_malloc(s, a) macro