Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc22 # define LIBC_FREE __libc_free macro
26 # define LIBC_FREE free macro
49 LIBC_FREE(addr); in InternalFree()