Home
last modified time | relevance | path

Searched refs:RANDS_CLEAR (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpfr-test.h314 #undef RANDS_CLEAR
315 #define RANDS_CLEAR() \ macro
H A Dtests.c441 RANDS_CLEAR (); in tests_rand_end()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmisc.c163 RANDS_CLEAR (); in tests_rand_end()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1345 #define RANDS_CLEAR() \ macro
H A DChangeLog25028 (RANDS, RANDS_CLEAR): New macros.
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog36589 clearing, it's what RANDS_CLEAR does already.