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

  /external/icu/icu4c/source/common/
putilimp.h 110 #if defined(U_TIMEZONE) || defined(U_HAVE_TIMEZONE)
113 # define U_TIMEZONE timezone
117 # define U_TIMEZONE _timezone
120 # define U_TIMEZONE __timezone
124 # define U_TIMEZONE _timezone
132 # define U_TIMEZONE timezone
putil.cpp 635 #ifdef U_TIMEZONE
636 return U_TIMEZONE;
659 have U_TIMEZONE defined so that this code is not reached.
676 #if !UCONFIG_NO_FILE_IO && ((U_PLATFORM_IS_DARWIN_BASED && (U_PLATFORM != U_PF_IPHONE || defined(U_TIMEZONE))) || U_PLATFORM_IS_LINUX_BASED || U_PLATFORM == U_PF_BSD || U_PLATFORM == U_PF_SOLARIS)
    [all...]
  /external/icu/icu4c/source/
configure 659 U_TIMEZONE
    [all...]

Completed in 120 milliseconds