Searched refs:PyContext_Type (Results 1 – 8 of 8) sorted by relevance
8 PyAPI_DATA(PyTypeObject) PyContext_Type;18 #define PyContext_CheckExact(o) Py_IS_TYPE((o), &PyContext_Type)
33 if (PyModule_AddType(m, &PyContext_Type) < 0) { in _contextvars_exec()
45 .. c:var:: PyTypeObject PyContext_Type62 Return true if *o* is of type :c:data:`PyContext_Type`. *o* must not be
360 ctx = PyObject_GC_New(PyContext, &PyContext_Type); in _context_alloc()704 PyTypeObject PyContext_Type = { variable
107 Python/context.c - PyContext_Type -
850 Python/context.c:PyContext_Type PyTypeObject PyContext_Type
2261 &PyContext_Type,
1489 …<elf-symbol name='PyContext_Type' size='416' type='object-type' binding='global-binding' visibilit…25162 …PyContext_Type' type-id='type-id-266' mangled-name='PyContext_Type' visibility='default' filepath=…