Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dparse_c_type.h15 #define _CFFI_OP_STRUCT_UNION 9 macro
/external/python/cffi/demo/
Dmanual.c32 _CFFI_OP(_CFFI_OP_STRUCT_UNION, 0),
/external/python/cffi/c/
Drealize_c_type.c466 case _CFFI_OP_STRUCT_UNION: in realize_c_type_or_func()
Dparse_c_type.c778 t1 = _CFFI_OP(_CFFI_OP_STRUCT_UNION, n); in parse_complete()