OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFromLocalPool
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_malloc_local.h
32
bool
IsFromLocalPool
(const void *ptr);
35
#define IS_FROM_LOCAL_POOL(ptr) UNLIKELY(
IsFromLocalPool
(ptr))
asan_malloc_linux.cc
94
bool
IsFromLocalPool
(const void *ptr) {
Completed in 12 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025