Searched refs:GCC_VERSION (Results 1 – 2 of 2) sorted by relevance
93 # define GCC_VERSION ( __GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__ ) macro102 # if 40600 <= GCC_VERSION141 # if ( 201907 <= __cpp_constexpr ) && ( !defined(__GNUC__) || ( 110400 < GCC_VERSION ) )