Home | History | Annotate | Download | only in python2.7

Lines Matching refs:writebufferproc

158 typedef Py_ssize_t (*writebufferproc)(PyObject *, Py_ssize_t, void **);
297 writebufferproc bf_getwritebuffer;