Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c891 struct gf_poly *gcd; in factor_polynomial() local
904 gcd = gf_poly_gcd(bch, f2, tk); in factor_polynomial()
905 if (gcd->deg < f->deg) { in factor_polynomial()
907 gf_poly_div(bch, f, gcd, q); in factor_polynomial()
909 *h = &((struct gf_poly_deg1 *)f)[gcd->deg].poly; in factor_polynomial()
910 gf_poly_copy(*g, gcd); in factor_polynomial()
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c531 static int gcd(int m, int n) in gcd() function
606 i = gcd(mfd, mfn); in calc_pll_params()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils-crates.inc114 crate://crates.io/gcd/2.3.0 \
452 SRC_URI[gcd-2.3.0.sha256sum] = "1d758ba1b47b00caf47f24925c0074ecb20d6dfcffe7f6d53395c0465674841a"