Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcStringIO.c128 IO_getval(IOobject *self, PyObject *args) { in IO_getval() function
492 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},
599 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcStringIO.c126 IO_getval(IOobject *self, PyObject *args) { in IO_getval() function
514 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},
621 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},