Home
last modified time | relevance | path

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

/openbmc/linux/lib/math/
H A Dgcd.c23 unsigned long gcd(unsigned long a, unsigned long b) in gcd() function
50 unsigned long gcd(unsigned long a, unsigned long b) in gcd() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dconversion.c118 uint32_t gcd = 0; in reduce_fraction() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_mh.c66 int gcd; member
343 static int ip_vs_mh_shift_weight(struct ip_vs_service *svc, int gcd) in ip_vs_mh_shift_weight()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c285 u32 gcd, idx, sum, min, factor; in sparx5_dsm_calendar_calc() local
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c531 static int gcd(int m, int n) in gcd() function
/openbmc/linux/lib/
H A Dbch.c878 struct gf_poly *gcd; in factor_polynomial() local
/openbmc/u-boot/lib/
H A Dbch.c891 struct gf_poly *gcd; in factor_polynomial() local