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.cc27 # define LIBC_FREE __libc_free macro
31 # define LIBC_FREE free
41 LIBC_FREE(ptr); in RawInternalFree()