Home
last modified time | relevance | path

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

/malloc/
A 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()

Completed in 5 milliseconds