Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/tests/
Dasan_test.cc19 NOINLINE void *malloc_ddd(size_t size) { in malloc_ddd() function
22 void *res = malloc_ddd(size); break_optimization(0); return res;} in malloc_ccc()