Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dbytesobject.c1524 bytes_richcompare(PyBytesObject *a, PyBytesObject *b, int op) in bytes_richcompare() function
2920 (richcmpfunc)bytes_richcompare, /* tp_richcompare */