Searched defs:gcd (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-imx/mx5/ | ||
H A D | clock.c | 531 static int gcd(int m, int n) in gcd() function |
/openbmc/u-boot/lib/ | ||
H A D | bch.c | 891 struct gf_poly *gcd; in factor_polynomial() local |