HomeSort by relevance Sort by last modified time
    Searched refs:U_GCC_MAJOR_MINOR (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/unicode/
umachine.h 92 #if U_GCC_MAJOR_MINOR >= 302
platform.h 353 * \def U_GCC_MAJOR_MINOR
356 * If the compiler is not gcc, then U_GCC_MAJOR_MINOR == 0.
359 * use "#if U_GCC_MAJOR_MINOR >= 406".
363 # define U_GCC_MAJOR_MINOR (__GNUC__ * 100 + __GNUC_MINOR__)
365 # define U_GCC_MAJOR_MINOR 0
  /external/icu4c/common/
putilimp.h 186 #elif U_GCC_MAJOR_MINOR >= 404
  /external/icu4c/i18n/
decNumber.c     [all...]

Completed in 251 milliseconds