Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h94 PyObject *Lt_singleton; member
/external/python/cpython3/Python/
DPython-ast.c113 Py_CLEAR(state->Lt_singleton); in _PyAST_Fini()
6108 state->Lt_singleton = PyType_GenericNew((PyTypeObject *)state->Lt_type, in init_types()
6110 if (!state->Lt_singleton) return -1; in init_types()
9483 return Py_NewRef(state->Lt_singleton); in ast2obj_cmpop()
/external/python/cpython3/Doc/data/
Dpython3.13.abi15873 …<var-decl name='Lt_singleton' type-id='type-id-4' visibility='default' filepath='./Include/interna…