Home
last modified time | relevance | path

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

/lib/
Dbch.c323 static inline int modulo(struct bch_control *bch, unsigned int v) in modulo() function
388 return bch->a_pow_tab[modulo(bch, i)]; in a_pow()
657 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()
659 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()
DKconfig.debug2100 tristate "64bit/32bit division and modulo test"