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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flags.h28 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Type Name; macro
30 #undef COMMON_FLAG macro
H A Dsanitizer_flags.cc26 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; macro
28 #undef COMMON_FLAG macro
108 #define COMMON_FLAG(Type, Name, DefaultValue, Description) \
111 #undef COMMON_FLAG
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.h26 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Type Name; macro
28 #undef COMMON_FLAG macro
H A Dsanitizer_flags.cc24 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; macro
26 #undef COMMON_FLAG macro
106 #define COMMON_FLAG(Type, Name, DefaultValue, Description) \
109 #undef COMMON_FLAG
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.h27 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Type Name; macro
29 #undef COMMON_FLAG macro
H A Dsanitizer_flags.cpp26 #define COMMON_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue; macro
28 #undef COMMON_FLAG macro
123 #define COMMON_FLAG(Type, Name, DefaultValue, Description) \
126 #undef COMMON_FLAG

Completed in 103 milliseconds