Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
D_cffi_include.h188 #define _cffi_to_c_wchar3216_t \ macro
245 return (uint16_t)_cffi_to_c_wchar3216_t(o); in _cffi_to_c_char16_t()
261 return (int)_cffi_to_c_wchar3216_t(o); in _cffi_to_c_char32_t()
/external/python/cffi/c/
D_cffi_backend.c7476 static int _cffi_to_c_wchar3216_t(PyObject *init) function
7524 _cffi_to_c_wchar3216_t,