Home
last modified time | relevance | path

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

/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h167 _calloc_dbg((num), (size), KMP_MEM_BLOCK, __FILE__, __LINE__)
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp40 INTERCEPT_WRAP_W_WWWWW(_calloc_dbg)
H A Dasan_malloc_win.cpp124 void *_calloc_dbg(size_t nmemb, size_t size, int, const char *, int) { in _calloc_dbg() function