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

/external/python/cpython2/Modules/
H A DcStringIO.c126 IO_getval(IOobject *self, PyObject *args) { function
514 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},
621 {"getvalue", (PyCFunction)IO_getval, METH_VARARGS, IO_getval__doc__},

Completed in 44 milliseconds