Searched refs:PyUpb_ByNumberMap_IsEqual (Results 1 – 1 of 1) sorted by relevance
721 static int PyUpb_ByNumberMap_IsEqual(PyUpb_ByNumberMap* self, PyObject* other) { in PyUpb_ByNumberMap_IsEqual() function743 bool ret = PyUpb_ByNumberMap_IsEqual(self, other); in PyUpb_ByNumberMap_RichCompare()