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

/external/compiler-rt/lib/interception/
H A Dinterception.h205 #define INTERCEPTOR_ZZZ(suffix, ret_type, func, ...) \ macro
212 INTERCEPTOR_ZZZ(/*no symbol variants*/, ret_type, func, __VA_ARGS__)
215 INTERCEPTOR_ZZZ(__DARWIN_ALIAS_C(func), ret_type, func, __VA_ARGS__)

Completed in 75 milliseconds