Lines Matching refs:PyByteArray_FromStringAndSize
3269 writer->buffer = PyByteArray_FromStringAndSize(NULL, allocated);3378 result = PyByteArray_FromStringAndSize(writer->small_buffer, size);