Searched refs:python_buf (Results 1 – 1 of 1) sorted by relevance
703 PyObject *cdecl1, *python_buf = NULL; in ffi_from_buffer() local710 &cdecl1, &python_buf, &require_writable)) in ffi_from_buffer()713 if (python_buf == NULL) { in ffi_from_buffer()714 python_buf = cdecl1; in ffi_from_buffer()722 return direct_from_buffer(ct, python_buf, require_writable); in ffi_from_buffer()