Searched refs:time_gmtime (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | timemodule.c | 317 time_gmtime(PyObject *self, PyObject *args) in time_gmtime() function 785 {"gmtime", time_gmtime, METH_VARARGS, gmtime_doc},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | timemodule.c | 317 time_gmtime(PyObject *self, PyObject *args) in time_gmtime() function 785 {"gmtime", time_gmtime, METH_VARARGS, gmtime_doc},
|