Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win_thunk.cpp85 STATIC_MALLOC_INTERFACE void *_calloc_impl(const size_t nmemb, in _calloc_impl() function
H A Dasan_malloc_win.cpp104 __declspec(noinline) void *_calloc_impl(size_t nmemb, size_t size, in _calloc_impl() function