Home
last modified time | relevance | path

Searched refs:f1 (Results 1 – 1 of 1) sorted by relevance

/lib/
Dbch.c878 struct gf_poly *f1, *f2; in find_poly_roots() local
898 factor_polynomial(bch, k, poly, &f1, &f2); in find_poly_roots()
899 if (f1) in find_poly_roots()
900 cnt += find_poly_roots(bch, k+1, f1, roots); in find_poly_roots()