OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__libc_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator.cc
36
extern "C" void
__libc_free
(void *ptr);
49
# define
__libc_free
free
macro
79
__libc_free
(ptr);
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator.cpp
35
extern "C" void
__libc_free
(void *ptr);
48
# define
__libc_free
free
macro
78
__libc_free
(ptr);
Completed in 44 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026