Searched defs:DECLARE_WRAPPER (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/ |
H A D | interception.h | 122 # define DECLARE_WRAPPER(ret_type, func, ...) macro 128 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 136 # define DECLARE_WRAPPER(ret_type, func, ...) macro 144 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 151 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/ |
H A D | interception.h | 124 # define DECLARE_WRAPPER(ret_type, func, ...) macro 130 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 138 # define DECLARE_WRAPPER(ret_type, func, ...) macro 146 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 153 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/ |
H A D | interception.h | 123 # define DECLARE_WRAPPER(ret_type, func, ...) macro 129 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 140 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro 147 # define DECLARE_WRAPPER(ret_type, func, ...) \ macro
|