OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_calloc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_malloc_mac.cc
42
void *p =
user_calloc
(thr, pc, size, count)
tsan_mman.h
36
void *
user_calloc
(ThreadState *thr, uptr pc, uptr sz, uptr n);
tsan_mman.cc
192
void *
user_calloc
(ThreadState *thr, uptr pc, uptr size, uptr n) {
function in namespace:__tsan
tsan_interceptors.cc
695
p =
user_calloc
(thr, pc, size, n);
Completed in 16 milliseconds
Indexes created Tue Oct 07 11:09:55 GMT 2025