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

  /external/python/cpython3/PC/
pyconfig.h 211 #define tzname _tzname
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 62 #define tzname _tzname
773 Py_BuildValue("(zz)", _tzname[0], _tzname[1]));
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 62 #define tzname _tzname
773 Py_BuildValue("(zz)", _tzname[0], _tzname[1]));
    [all...]
  /external/python/cpython2/Modules/
timemodule.c 62 #define tzname _tzname
773 Py_BuildValue("(zz)", _tzname[0], _tzname[1]));
  /external/icu/icu4c/source/common/
putilimp.h 140 # define U_TZNAME _tzname
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
time.h 106 __MINGW_IMPORT char * _tzname[2]; variable
  /external/python/cpython3/Modules/
timemodule.c     [all...]
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 612 #define tzname _tzname
  /external/icu/icu4c/source/
configure     [all...]

Completed in 295 milliseconds