Home
last modified time | relevance | path

Searched refs:_CFFI_PRIM_LONGDOUBLE (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/cffi/
Dparse_c_type.h48 #define _CFFI_PRIM_LONGDOUBLE 15 macro
/external/python/cffi/testing/cffi1/
Dtest_parse_c_type.py162 ("long double", lib._CFFI_PRIM_LONGDOUBLE),
/external/python/cffi/c/
Dparse_c_type.c682 t0 = _CFFI_PRIM_LONGDOUBLE; in parse_complete()