Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-scan.c114 refmpn_setbit (x, i); in check_twobits_exhaustive()
115 refmpn_setbit (x, j); in check_twobits_exhaustive()
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Dtests.h303 void refmpn_setbit (mp_ptr, unsigned long);
H A Drefmpn.c252 refmpn_setbit (mp_ptr ptr, unsigned long bit) in refmpn_setbit() function
2609 refmpn_setbit (sp, i); in refmpn_sqrtrem()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog21115 (refmpn_setbit, refmpn_clrbit, refmpn_scan0, refmpn_scan1): New