Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c562 time_asctime(PyObject *self, PyObject *args) in time_asctime() function
787 {"asctime", time_asctime, METH_VARARGS, asctime_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c562 time_asctime(PyObject *self, PyObject *args) in time_asctime() function
787 {"asctime", time_asctime, METH_VARARGS, asctime_doc},