Searched refs:all_contained_in (Results 1 – 1 of 1) sorted by relevance
4264 all_contained_in(PyObject *self, PyObject *other) in all_contained_in() function4314 ok = all_contained_in(self, other); in dictview_richcompare()4321 ok = all_contained_in(self, other); in dictview_richcompare()4326 ok = all_contained_in(self, other); in dictview_richcompare()4331 ok = all_contained_in(other, self); in dictview_richcompare()4336 ok = all_contained_in(other, self); in dictview_richcompare()