Searched defs:user_calloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc192 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc190 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp197 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { function in namespace:__tsan

Completed in 115 milliseconds