Searched refs:find_affine4_roots (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dbch.c541 static int find_affine4_roots(struct bch_control *bch, unsigned int a, function
654 if (find_affine4_roots(bch, a, b, c, tmp) == 4) {
718 if (find_affine4_roots(bch, a2, b2, c2, roots) == 4) {

Completed in 129 milliseconds