Home
last modified time | relevance | path

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

/lib/
Dbch.c266 static inline int modulo(struct bch_control *bch, unsigned int v) in modulo() function
331 return bch->a_pow_tab[modulo(bch, i)]; in a_pow()
600 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()
602 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()