Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
D_cffi_include.h183 #define _cffi_from_c_pointer \ macro
/external/python/cffi/c/
D_cffi_backend.c7765 static PyObject *_cffi_from_c_pointer(char *ptr, CTypeDescrObject *ct) in _cffi_from_c_pointer() function
7895 _cffi_from_c_pointer,