Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h149 PyObject *USub_singleton; member
/external/python/cpython3/Python/
DPython-ast.c168 Py_CLEAR(state->USub_singleton); in _PyAST_Fini()
6086 state->USub_singleton = PyType_GenericNew((PyTypeObject *)state->USub_type, in init_types()
6088 if (!state->USub_singleton) return -1; in init_types()
9470 return Py_NewRef(state->USub_singleton); in ast2obj_unaryop()
/external/python/cpython3/Doc/data/
Dpython3.13.abi16038 …<var-decl name='USub_singleton' type-id='type-id-4' visibility='default' filepath='./Include/inter…