Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobject.c672 static const char * const opstrings[] = {"<", "<=", "==", "!=", ">", ">="}; variable
716 opstrings[op], in do_richcompare()