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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_defs.h95 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
96 # define WIN_WEAK_EXPORT_DEF(ReturnType, Name, ...) \ macro
115 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
132 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
146 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
168 # define WIN_WEAK_EXPORT_DEF(ReturnType, Name, ...) \ macro
H A Dsanitizer_internal_defs.h61 WIN_WEAK_EXPORT_DEF(ReturnType, Name, __VA_ARGS__)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_defs.h94 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
95 # define WIN_WEAK_EXPORT_DEF(ReturnType, Name, ...) \ macro
114 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
131 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
145 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
H A Dsanitizer_internal_defs.h62 WIN_WEAK_EXPORT_DEF(ReturnType, Name, __VA_ARGS__)
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_defs.h92 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
93 # define WIN_WEAK_EXPORT_DEF(ReturnType, Name, ...) \ macro
112 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
129 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
143 // WIN_WEAK_EXPORT_DEF(bool, compare, int a, int b) { return a > b; }
H A Dsanitizer_internal_defs.h60 WIN_WEAK_EXPORT_DEF(ReturnType, Name, __VA_ARGS__)

Completed in 113 milliseconds