Searched defs:U_GCC_MAJOR_MINOR (Results 1 – 3 of 3) sorted by relevance
365 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro367 # define U_GCC_MAJOR_MINOR 0 macro