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