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