Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception.h199 #define INTERCEPTOR_ZZZ(suffix, ret_type, func, ...) \ macro
206 INTERCEPTOR_ZZZ(/*no symbol variants*/, ret_type, func, __VA_ARGS__)
209 INTERCEPTOR_ZZZ(__DARWIN_ALIAS_C(func), ret_type, func, __VA_ARGS__)