Home
last modified time | relevance | path

Searched refs:mpc_urandom (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/lgpl3/mpc/dist/tests/
Drandom.c129 mpc_urandom (z, rands); in test_default_random()
260 mpc_urandom (z, rands); in test_random_mpc()
Dtpow_si.c41 mpc_urandom (x, rands); in compare_mpc_pow()
Dtpow_ui.c40 mpc_urandom (x, rands); in compare_mpc_pow()
/netbsd/src/external/lgpl3/mpc/dist/src/
Durandom.c25 mpc_urandom (mpc_ptr a, gmp_randstate_t state) in mpc_urandom() function
Dmpc.h241 __MPC_DECLSPEC int mpc_urandom (mpc_ptr, gmp_randstate_t);
/netbsd/src/external/lgpl3/mpc/dist/doc/
Dmpc.info1005 -- Function: int mpc_urandom (mpc_t ROP, gmp_randstate_t STATE)
1693 * mpc_urandom: Miscellaneous Complex Functions.
Dmpc.texi1124 @deftypefun int mpc_urandom (mpc_t @var{rop}, gmp_randstate_t @var{state})