Home
last modified time | relevance | path

Searched refs:_aligned_offset_realloc (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dheap.c639 void * CDECL _aligned_offset_realloc(void *memblock, MSVCRT_size_t size, in _aligned_offset_realloc() function
757 return _aligned_offset_realloc(memblock, size, alignment, 0); in _aligned_realloc()
/reactos/sdk/include/crt/
H A Dmalloc.h171 _aligned_offset_realloc(
H A Dcrtdbg.h216 #define _aligned_offset_realloc_dbg(p,s,a,o,f,l) _aligned_offset_realloc(p,s,a,o)
H A Dstdlib.h794 _aligned_offset_realloc(
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake136 # _aligned_offset_realloc.c
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec382 @ cdecl _aligned_offset_realloc(ptr long long long)