Searched refs:_io_BytesIO_getbuffer_impl (Results 1 – 2 of 2) sorted by relevance
87 _io_BytesIO_getbuffer_impl(bytesio *self);92 return _io_BytesIO_getbuffer_impl(self); in _io_BytesIO_getbuffer()
315 _io_BytesIO_getbuffer_impl(bytesio *self) in _io_BytesIO_getbuffer_impl() function