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

/external/python/cpython3/Modules/_io/
H A Dbufferedio.c2207 bufferedrwpair_readinto1(rwpair *self, PyObject *args)
2581 {"readinto1", (PyCFunction)bufferedrwpair_readinto1, METH_VARARGS},
2205 bufferedrwpair_readinto1(rwpair *self, PyObject *args) function

Completed in 95 milliseconds