Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c2198 set_softspace(PyFileObject *f, PyObject *value) in set_softspace() function
2221 {"softspace", (getter)get_softspace, (setter)set_softspace,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c2130 set_softspace(PyFileObject *f, PyObject *value) in set_softspace() function
2153 {"softspace", (getter)get_softspace, (setter)set_softspace,