Home
last modified time | relevance | path

Searched defs:isLargeObject (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_overload.cpp144 bool isLargeObject() const { return largeObj; } in isLargeObject() function in BackRefIdx
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2495 bool isLargeObject(void *object) in isLargeObject() function