Searched defs:U_GCC_MAJOR_MINOR (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dplatform.h363 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__) macro
365 # define U_GCC_MAJOR_MINOR 0 macro

Completed in 189 milliseconds