Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testclinic.c619 void *bytes_obj_buf = ((PyBytesObject *)bytes_obj)->ob_sval; in bytes_from_buffer() local
620 if (PyBuffer_ToContiguous(bytes_obj_buf, buf, buf->len, 'C') < 0) { in bytes_from_buffer()

Completed in 2 milliseconds