Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dproxy.cpp353 inline size_t arrayLength(const T(&)[N]) { in arrayLength() function
688 for (size_t i=0; i<arrayLength(modules_to_replace); i++) in SkipReplacement()
726 for (size_t j = 0; j < arrayLength(modules_to_replace); j++) { in doMallocReplacement()
729 for (size_t i = 0; i < arrayLength(c_routines_to_replace); i++) in doMallocReplacement()
750 for (size_t i = 0; i < arrayLength(cxx_routines_to_replace); i++) in doMallocReplacement()