HomeSort by: relevance | last modified time | path
    Searched refs:tpl_read_mpfr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/mpc/dist/tests/
tpl_mpc.c 35 tpl_read_mpfr (datafile_context, mpc_realref (z->mpc), &z->known_sign_real);
36 tpl_read_mpfr (datafile_context, mpc_imagref (z->mpc), &z->known_sign_imag);
tpl_mpfr.c 70 tpl_read_mpfr (mpc_datafile_context_t* datafile_context, mpfr_ptr x, function
read_line.c 85 tpl_read_mpfr (datafile_context,
mpc-tests.h 328 void tpl_read_mpfr (mpc_datafile_context_t* datafile_context,

Completed in 16 milliseconds