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

Lines Matching defs:PyBufferProcs

302 } PyBufferProcs;
353 PyBufferProcs *tp_as_buffer;
426 PyBufferProcs as_buffer;
549 Python 1.5.2 introduced the bf_getcharbuffer slot into PyBufferProcs.
563 /* PyBufferProcs contains bf_getcharbuffer */