Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
D_cffi_include.h190 #define _cffi_from_c_wchar3216_t \ macro
253 return _cffi_from_c_wchar3216_t((int)x); in _cffi_from_c_char16_t()
269 return _cffi_from_c_wchar3216_t(x); in _cffi_from_c_char32_t()
/external/python/cffi/c/
D_cffi_backend.c7483 static PyObject *_cffi_from_c_wchar3216_t(int x) { function
7525 _cffi_from_c_wchar3216_t,