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

/external/compiler-rt/lib/interception/
H A Dinterception.h122 # define DECLARE_WRAPPER(ret_type, func, ...) macro
134 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
145 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
152 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
194 DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \

Completed in 82 milliseconds