gcd
int gcd(int, int);
return(gcd(b, r));
} while (gcd(room_num, delta + 1) != 1);
ncycle = gcd(nnonopts, nopts);
static int gcd(int, int);
BIGNUM *gcd;
if ((gcd = BN_CTX_get(ctx)) == NULL)
if (!test->fn(gcd, a, b, ctx)) {
if (BN_is_negative(gcd)) {
if (BN_ucmp(gcd, b) != 0) {
BN_print_fp(stderr, gcd);
div = gcd(n, cts);
tmp = gcd(*nom, *den);
uint32_t gcd = 0;
gcd = find_gcd(num, den);
*out_num = num / gcd;
*out_den = den / gcd;
div = gcd(n, cts);
tmp = gcd(*nom, *den);
interval = gcd(qh->host_interval, DWC2_HS_SCHEDULE_UFRAMES);
interval = gcd(qh->host_interval, DWC2_LS_SCHEDULE_FRAMES);
interval = gcd(interval, periods_in_map);
interval = gcd(interval, periods_in_map);
interval = gcd(interval, periods_in_map);
host_interval_in_sched = gcd(qh->host_interval,
static int gcd(int, int);
ncycle = gcd(nnonopts, nopts);