Searched refs:cmp_base (Results 1 – 1 of 1) sorted by relevance
2770 cmp_base(const char *p, const char *q, const Py_ssize_t *shape, in cmp_base() function2807 return cmp_base(p, q, shape, in cmp_rec()2897 equal = cmp_base(vv->buf, ww->buf, vv->shape, in memory_richcompare()