Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c686 static PySequenceMethods PyContext_as_sequence = { variable
710 .tp_as_sequence = &PyContext_as_sequence,
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv921 Python/context.c - PyContext_as_sequence -