Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
D_cffi_include.h112 # define _CFFI_UNUSED_FN __attribute__((unused)) macro
114 # define _CFFI_UNUSED_FN /* nothing */ macro
269 _CFFI_UNUSED_FN static uint16_t _cffi_to_c_char16_t(PyObject *o) in _cffi_to_c_char16_t()
277 _CFFI_UNUSED_FN static PyObject *_cffi_from_c_char16_t(uint16_t x) in _cffi_from_c_char16_t()
285 _CFFI_UNUSED_FN static int _cffi_to_c_char32_t(PyObject *o) in _cffi_to_c_char32_t()
293 _CFFI_UNUSED_FN static PyObject *_cffi_from_c_char32_t(unsigned int x) in _cffi_from_c_char32_t()
317 _CFFI_UNUSED_FN static int
340 _CFFI_UNUSED_FN static void
352 _CFFI_UNUSED_FN
D_embedding.h510 _CFFI_UNUSED_FN