Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/interception/
Dinterception.h231 #define INTERCEPTOR_ZZZ(suffix, ret_type, func, ...) \ macro
238 INTERCEPTOR_ZZZ(/*no symbol variants*/, ret_type, func, __VA_ARGS__)
241 INTERCEPTOR_ZZZ(__DARWIN_ALIAS_C(func), ret_type, func, __VA_ARGS__)