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