Searched defs:U_GCC_MAJOR_MINOR (Results 1 – 2 of 2) sorted by relevance
355 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro357 # define U_GCC_MAJOR_MINOR 0 macro