Searched refs:opstrings (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | object.c | 658 static const char * const opstrings[] = {"<", "<=", "==", "!=", ">", ">="}; variable 702 opstrings[op], in do_richcompare() |
Completed in 3 milliseconds