Home
last modified time | relevance | path

Searched defs:mallopt (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cpp184 void mallopt() { in mallopt() function
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Ddfsan_interceptors.cpp108 INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } in INTERCEPTOR() argument
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_malloc_linux.cpp139 INTERCEPTOR(int, mallopt, int cmd, int value) { in INTERCEPTOR() argument
/openbsd/src/gnu/llvm/compiler-rt/lib/lsan/
Dlsan_interceptors.cpp179 INTERCEPTOR(int, mallopt, int cmd, int value) { in INTERCEPTOR() argument
/openbsd/src/gnu/llvm/compiler-rt/lib/msan/
Dmsan_interceptors.cpp264 INTERCEPTOR(int, mallopt, int cmd, int value) { in INTERCEPTOR() argument