Home
last modified time | relevance | path

Searched defs:scalable_aligned_malloc (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/
H A Dallocator.cpp58 #pragma weak scalable_aligned_malloc macro
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_lib_unload.cpp83 extern "C" void *scalable_aligned_malloc(size_t, size_t) in scalable_aligned_malloc() function
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp3107 extern "C" void * scalable_aligned_malloc(size_t size, size_t alignment) in scalable_aligned_malloc() function