Searched defs:BENCHMARK_GCC_VERSION (Results 1 – 2 of 2) sorted by relevance
63 #define BENCHMARK_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro