Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dproxy.h52 size_t (*aligned_msize)(void*,size_t,size_t); member
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp3163 if ( original_ptrs->aligned_msize ){ in __TBB_malloc_safer_aligned_realloc()
3165 size_t oldSize = original_ptrs->aligned_msize(ptr, sizeof(void*), 0); in __TBB_malloc_safer_aligned_realloc()