Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h75 PyObject *In_singleton; member
/external/python/cpython3/Python/
DPython-ast.c94 Py_CLEAR(state->In_singleton); in _PyAST_Fini()
6144 state->In_singleton = PyType_GenericNew((PyTypeObject *)state->In_type, in init_types()
6146 if (!state->In_singleton) return -1; in init_types()
9495 return Py_NewRef(state->In_singleton); in ast2obj_cmpop()
/external/python/cpython3/Doc/data/
Dpython3.13.abi15816 …<var-decl name='In_singleton' type-id='type-id-4' visibility='default' filepath='./Include/interna…