Searched refs:_CFFI_OP_FUNCTION_END (Results 1 – 5 of 5) sorted by relevance
28 _CFFI_OP(_CFFI_OP_FUNCTION_END, 0),31 _CFFI_OP(_CFFI_OP_FUNCTION_END, 0),
18 #define _CFFI_OP_FUNCTION_END 15 macro
146 while (_CFFI_GETOP(opcodes[i]) != _CFFI_OP_FUNCTION_END) in lib_build_cpython_func()150 while (_CFFI_GETOP(opcodes[i]) != _CFFI_OP_FUNCTION_END) { in lib_build_cpython_func()
577 _CFFI_OP_FUNCTION_END) in realize_c_type_or_func()
357 tok->output[arg_next] = _CFFI_OP(_CFFI_OP_FUNCTION_END, flags); in parse_sequel()