gcd
local unsigned gcd(unsigned a, unsigned b)
gcd(int a, int b)
gcd(long m, long n)
static u_int gcd(u_int a, u_int b)