Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h47 PyObject *Del_singleton; member
/external/python/cpython3/Python/
DPython-ast.c66 Py_CLEAR(state->Del_singleton); in _PyAST_Fini()
5945 state->Del_singleton = PyType_GenericNew((PyTypeObject *)state->Del_type, in init_types()
5947 if (!state->Del_singleton) return -1; in init_types()
9411 return Py_NewRef(state->Del_singleton); in ast2obj_expr_context()
/external/python/cpython3/Doc/data/
Dpython3.13.abi15732 …<var-decl name='Del_singleton' type-id='type-id-4' visibility='default' filepath='./Include/intern…