Searched refs:DECLARE_WRAPPER (Results 1 – 1 of 1) sorted by relevance
/external/compiler-rt/lib/interception/ |
D | interception.h | 93 # define DECLARE_WRAPPER(ret_type, convention, func, ...) macro 104 # define DECLARE_WRAPPER(ret_type, convention, func, ...) macro 109 # define DECLARE_WRAPPER(ret_type, convention, func, ...) \ macro 158 DECLARE_WRAPPER(ret_type, convention, func, __VA_ARGS__) \
|