Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_pll.c51 int gcd(int m, int n) in gcd() function
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx5/
H A Dclock.c532 static int gcd(int m, int n) in gcd() function
/rk3399_rockchip-uboot/lib/
H A Dbch.c885 struct gf_poly *gcd; in factor_polynomial() local