Searched refs:modulo (Results 1 – 2 of 2) sorted by relevance
323 static inline int modulo(struct bch_control *bch, unsigned int v) in modulo() function388 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()
2100 tristate "64bit/32bit division and modulo test"