Home
last modified time | relevance | path

Searched refs:time_localtime (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c333 time_localtime(PyObject *self, PyObject *args) in time_localtime() function
786 {"localtime", time_localtime, METH_VARARGS, localtime_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c333 time_localtime(PyObject *self, PyObject *args) in time_localtime() function
786 {"localtime", time_localtime, METH_VARARGS, localtime_doc},