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

/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-scan.c72 #define TWOBITS(a, b) \ macro
76 x[0] = TWOBITS (1, 0);
80 x[0] = TWOBITS (GMP_NUMB_BITS-1, 1);
94 x[1] = TWOBITS (1, 0);

Completed in 112 milliseconds