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; variable422 _cffi_call_python = (_cffi_call_python_fnptr)_cffi_call_python_org; in _cffi_start_python()470 if (_cffi_call_python == &_cffi_start_and_call_python) { in cffi_start_python()
186 #define _cffi_call_python \ macro277 # define _cffi_call_python _cffi_call_python_org macro