Home
last modified time | relevance | path

Searched refs:_cffi_convert_array_from_object (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/demo/
Dmanual.c60 if (_cffi_convert_array_from_object((char *)x1, _cffi_types[1], arg1) < 0) in _cffi_f_foo42()
/external/python/cffi/cffi/
D_cffi_include.h183 #define _cffi_convert_array_from_object \ macro