Home
last modified time | relevance | path

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

/netbsd/src/external/lgpl3/gmp/dist/tests/mpz/
Dt-bit.c197 want = refmpn_tstbit (pos, i); in check_tstbit()
/netbsd/src/external/lgpl3/gmp/dist/tests/
Dtests.h336 int refmpn_tstbit (mp_srcptr, unsigned long);
Drefmpn.c267 refmpn_tstbit (mp_srcptr ptr, unsigned long bit) in refmpn_tstbit() function
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog21113 * tests/refmpn.c, tests/tests.h (refmpn_tstbit): Use unsigned long for
25783 refmpn_tstbit, refmpn_neg.