Home
last modified time | relevance | path

Searched defs:find_poly_roots (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/lib/
Dbch.c874 static int find_poly_roots(struct bch_control *bch, unsigned int k, in find_poly_roots() function
941 #define find_poly_roots(_p, _k, _elp, _loc) chien_search(_p, len, _elp, _loc) macro