Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc-debug.c337 __debug_posix_memalign (void **memptr, size_t alignment, size_t bytes) in strong_alias()
353 strong_alias (__debug_posix_memalign, posix_memalign) in strong_alias() argument
/glibc-2.36/ChangeLog.old/
DChangeLog.246690 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_posix_memalign): Remove.
6792 (__debug_posix_memalign): New function.
DChangeLog.23485 (__debug_posix_memalign): Remove function.
561 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_posix_memalign): New.