Searched refs:_cffi_call_python (Results 1 – 2 of 2) sorted by relevance
33 #undef _cffi_call_python36 static _cffi_call_python_fnptr _cffi_call_python = &_cffi_start_and_call_python; variable465 _cffi_call_python = (_cffi_call_python_fnptr)_cffi_call_python_org; in _cffi_start_python()513 if (_cffi_call_python == &_cffi_start_and_call_python) { in cffi_start_python()
215 #define _cffi_call_python \ macro354 # define _cffi_call_python _cffi_call_python_org macro