Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp157 TestCalloc* Rcalloc; variable
253 Rcalloc=calloc; in setSystemAllocs()
461 void *ret = Rcalloc(num, size); in Tcalloc()
1025 Rcalloc=scalable_calloc;