Home
last modified time | relevance | path

Searched refs:__debug_memalign (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/malloc/
Dmalloc-debug.c148 return __debug_memalign (alignment, sz); in memalign_hook_ini()
297 __debug_memalign (size_t alignment, size_t bytes) in __debug_memalign() function
301 strong_alias (__debug_memalign, memalign) in strong_alias() argument
302 strong_alias (__debug_memalign, aligned_alloc) in strong_alias()
/glibc-2.36/ChangeLog.old/
DChangeLog.246683 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_memalign): Remove.
6785 (__debug_memalign): New function.
DChangeLog.23478 (__debug_memalign): Remove function.
554 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_memalign): New.