Home
last modified time | relevance | path

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

/external/python/cffi/demo/
Dmanual.c25 _CFFI_OP(_CFFI_OP_FUNCTION, 1),
29 _CFFI_OP(_CFFI_OP_FUNCTION, 1),
/external/python/cffi/cffi/
Dparse_c_type.h17 #define _CFFI_OP_FUNCTION 13 macro
/external/python/cffi/c/
Drealize_c_type.c561 case _CFFI_OP_FUNCTION: in realize_c_type_or_func()
676 assert(_CFFI_GETOP(op) == _CFFI_OP_FUNCTION); in realize_c_func_return_type()
Dparse_c_type.c316 base_index = write_ds(tok, _CFFI_OP(_CFFI_OP_FUNCTION, 0)); in parse_sequel()
343 case _CFFI_OP_FUNCTION: in parse_sequel()