Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception.h93 # 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__) \