Searched refs:poly_equal (Results 1 – 2 of 2) sorted by relevance
62 poly_equal(const POLY *a, const POLY *b) in poly_equal() function
75 if (!poly_equal(a->poly + i, b->poly + i)) in vector_equal()