Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/console/argtable3/
Dargtable3.c339 static int gcd(int, int);
398 gcd(int a, int b) in gcd() function
429 ncycle = gcd(nnonopts, nopts); in permute_args()