Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.h51 void hex_random_lucm_op (unsigned long maxbits,
H A Dmini-random.c152 hex_random_lucm_op (maxbits, &vp, &qp, &mp, Q, b0, res); in mini_random_lucm_op()
H A Dhex-random.c498 void hex_random_lucm_op (unsigned long maxbits, in hex_random_lucm_op() function
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog67 * tests/hex-random.c (hex_random_lucm_op): New function.