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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
datetimemodule.c 1484 static PyObject *seconds_per_day = NULL; \/* 3600*24 as Python int *\/ variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
datetimemodule.c 1484 static PyObject *seconds_per_day = NULL; \/* 3600*24 as Python int *\/ variable
    [all...]
  /external/python/cpython2/Modules/
datetimemodule.c 1484 static PyObject *seconds_per_day = NULL; \/* 3600*24 as Python int *\/ variable
    [all...]
  /external/python/cpython3/Modules/
_datetimemodule.c 1480 static PyObject *seconds_per_day = NULL; \/* 3600*24 as Python int *\/ variable
    [all...]

Completed in 272 milliseconds