Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dproxy.h50 struct orig_aligned_ptrs { struct
H A Dproxy.cpp407orig_aligned_ptrs func_ptrs = {orig__aligned_free_##CRTLIB, orig__aligned_msize_##CRTLIB}; \
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp3159 orig_aligned_ptrs *original_ptrs = static_cast<orig_aligned_ptrs*>(orig_function); in __TBB_malloc_safer_aligned_realloc()