Home
last modified time | relevance | path

Searched defs:convention (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception.h93 # define DECLARE_WRAPPER(ret_type, convention, func, ...) argument
104 # define DECLARE_WRAPPER(ret_type, convention, func, ...) argument
109 # define DECLARE_WRAPPER(ret_type, convention, func, ...) \ argument
138 # define DEFINE_REAL_EX(ret_type, convention, func, ...) \ argument
144 # define DEFINE_REAL_EX(ret_type, convention, func, ...) argument
156 #define INTERCEPTOR_EX(ret_type, convention, func, ...) \ argument