Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c4419 typedef double cffi_double_complex_t[2]; typedef
4439 EPTYPE2(dc, "double _Complex", cffi_double_complex_t, CT_PRIMITIVE_COMPLEX ) \ in new_primitive_type()