Lines Matching refs:got
44 long got;51 got = mpz_get_si (n);52 if (got != data[i].want)58 printf (" got %ld (0x%lX)\n", got, got);72 long got;77 if (got != want) \83 printf (" got %ld, hex %lX\n", got, got); \90 got = mpz_get_si (n);95 got = mpz_get_si (n);
Indexes created Mon Apr 06 00:22:49 UTC 2026