Home
last modified time | relevance | path

Searched refs:_Py_initialize_generic (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_typevarobject.h17 extern int _Py_initialize_generic(PyInterpreterState *);
/external/python/cpython3/Objects/
Dtypevarobject.c1947 int _Py_initialize_generic(PyInterpreterState *interp) in _Py_initialize_generic() function
Dobject.c2397 if (_Py_initialize_generic(interp) < 0) { in _PyTypes_InitTypes()
/external/python/cpython3/Doc/data/
Dpython3.13.abi8374 …<function-decl name='_Py_initialize_generic' filepath='./Include/internal/pycore_typevarobject.h' …