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

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cc27 # define LIBC_FREE __libc_free macro
31 # define LIBC_FREE free
41 LIBC_FREE(ptr);

Completed in 55 milliseconds