Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c104 static int gcd(int, int);
135 gcd(int a, int b) in gcd() function
166 ncycle = gcd(nnonopts, nopts); in permute_args()