Home
last modified time | relevance | path

Searched refs:_Py_simple_func (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_crossinterp.h26 typedef int (*_Py_simple_func)(void *); typedef
29 _Py_simple_func func,
33 _Py_simple_func func,
/external/python/cpython3/Python/
Dcrossinterp.c31 _Py_simple_func func, void *arg) in _Py_CallInInterpreter()
43 _Py_simple_func func, void *arg) in _Py_CallInInterpreterAndRawFree()
/external/python/cpython3/Doc/data/
Dpython3.13.abi4076 …<typedef-decl name='_Py_simple_func' type-id='type-id-249' filepath='./Include/internal/pycore_cro…