Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dparse_c_type.h13 #define _CFFI_OP_ARRAY 5 macro
/external/python/cffi/c/
Dparse_c_type.c339 case _CFFI_OP_ARRAY: in parse_sequel()
433 write_ds(tok, _CFFI_OP(_CFFI_OP_ARRAY, 0)); in parse_sequel()
Drealize_c_type.c451 case _CFFI_OP_ARRAY: in realize_c_type_or_func()