Home
last modified time | relevance | path

Searched refs:PyContextVar_methods (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dcontext.c1048 static PyMethodDef PyContextVar_methods[] = { variable
1061 .tp_methods = PyContextVar_methods,
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv768 Python/context.c - PyContextVar_methods -