Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h69 PyObject *Gt_singleton; member
/external/python/cpython3/Python/
DPython-ast.c88 Py_CLEAR(state->Gt_singleton); in _PyAST_Fini()
6120 state->Gt_singleton = PyType_GenericNew((PyTypeObject *)state->Gt_type, in init_types()
6122 if (!state->Gt_singleton) return -1; in init_types()
9487 return Py_NewRef(state->Gt_singleton); in ast2obj_cmpop()
/external/python/cpython3/Doc/data/
Dpython3.13.abi15798 …<var-decl name='Gt_singleton' type-id='type-id-4' visibility='default' filepath='./Include/interna…