Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dod_bloaty.c261 gcd(unsigned u, unsigned v) in gcd() function
275 unsigned t = gcd(u, v); in lcm()