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