Home
last modified time | relevance | path

Searched refs:_cffi_call_python (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/cffi/
D_embedding.h33 #undef _cffi_call_python
36 static _cffi_call_python_fnptr _cffi_call_python = &_cffi_start_and_call_python; variable
422 _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()
D_cffi_include.h186 #define _cffi_call_python \ macro
277 # define _cffi_call_python _cffi_call_python_org macro