Home
last modified time | relevance | path

Searched refs:PyContext_Type (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/cpython/
Dcontext.h8 PyAPI_DATA(PyTypeObject) PyContext_Type;
18 #define PyContext_CheckExact(o) Py_IS_TYPE((o), &PyContext_Type)
/external/python/cpython3/Modules/
D_contextvarsmodule.c33 if (PyModule_AddType(m, &PyContext_Type) < 0) { in _contextvars_exec()
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst45 .. c:var:: PyTypeObject PyContext_Type
62 Return true if *o* is of type :c:data:`PyContext_Type`. *o* must not be
/external/python/cpython3/Python/
Dcontext.c360 ctx = PyObject_GC_New(PyContext, &PyContext_Type); in _context_alloc()
704 PyTypeObject PyContext_Type = { variable
/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv107 Python/context.c - PyContext_Type -
/external/python/cpython3/Tools/c-analyzer/
DTODO850 Python/context.c:PyContext_Type PyTypeObject PyContext_Type
/external/python/cpython3/Objects/
Dobject.c2261 &PyContext_Type,
/external/python/cpython3/Doc/data/
Dpython3.13.abi1489 …<elf-symbol name='PyContext_Type' size='416' type='object-type' binding='global-binding' visibilit…
25162PyContext_Type' type-id='type-id-266' mangled-name='PyContext_Type' visibility='default' filepath=…