Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp156 TestMalloc* Rmalloc; variable
251 Rmalloc=malloc; in setSystemAllocs()
451 void *ret = Rmalloc(size); in Tmalloc()
1023 Rmalloc=scalable_malloc;