Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dgmp_op.c34 init_set_z (mpfr_ptr t, mpz_srcptr z) in init_set_z() function
63 init_set_z (t, z); /* There should be no exceptions. */ in foo()
80 init_set_z (t, y); /* There should be no exceptions. */ in foo2()