Searched refs:__GCC_VERSION (Results 1 – 3 of 3) sorted by relevance
98 #define __GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + \ macro101 #if __GCC_VERSION >= 50100 && !defined(__CHECKER__)113 #if __GCC_VERSION >= 90100 && !defined(__CHECKER__)
132 #if __GCC_VERSION < 60000265 #if __GCC_VERSION < 60000 in __ubsan_handle_nonnull_arg()
19 #if __GCC_VERSION >= 70000