Searched defs:revcmp (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | list_tests.py | 438 def revcmp(a, b): function |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | list_tests.py | 446 def revcmp(a, b): function |