OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECLARE_REAL_AND_INTERCEPTOR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception.h
53
// 3b) add
DECLARE_REAL_AND_INTERCEPTOR
(int, foo, const char*, double)
189
#define
DECLARE_REAL_AND_INTERCEPTOR
(ret_type, func, ...) \
193
#define
DECLARE_REAL_AND_INTERCEPTOR
(ret_type, func, ...)
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_libdispatch_mac.cc
517
DECLARE_REAL_AND_INTERCEPTOR
(void, free, void *ptr)
518
DECLARE_REAL_AND_INTERCEPTOR
(int, munmap, void *addr, long_t sz)
Completed in 40 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025