Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstringobject.c1192 string_richcompare(PyStringObject *a, PyStringObject *b, int op) in string_richcompare() function
3839 (richcmpfunc)string_richcompare, /* tp_richcompare */