Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c2015 file_exit(PyObject *f, PyObject *args) in file_exit() function
2136 {"__exit__", (PyCFunction)file_exit, METH_VARARGS, exit_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c1947 file_exit(PyObject *f, PyObject *args) in file_exit() function
2068 {"__exit__", (PyCFunction)file_exit, METH_VARARGS, exit_doc},