Searched refs:shneg (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_f.c34 int sh, shneg, neg; local
44 for (shneg = 0; shneg <= 1; shneg++)
57 if (shneg)
74 printf (" shift %d\n", shneg ? -shift[sh] : shift[sh]);

Completed in 112 milliseconds