Home
last modified time | relevance | path

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

/bionic/libc/unistd/
Dgetopt_long.c93 static int gcd(int, int);
114 gcd(int a, int b) in gcd() function
145 ncycle = gcd(nnonopts, nopts); in permute_args()