Searched refs:__libc_free (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp35 extern "C" void __libc_free(void *ptr);
48 # define __libc_free free macro
78 __libc_free(ptr);
/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c446 #define public_fREe __libc_free
/freebsd-13-stable/contrib/jemalloc/src/
H A Djemalloc.c2974 void __libc_free(void* ptr) PREALIAS(je_free);

Completed in 117 milliseconds