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

  /src/external/lgpl3/mpfr/dist/tests/
tcmp.c 171 x = DBL_RAND ();
172 y = DBL_RAND ();
tout_str.c 159 d = DBL_RAND ();
mpfr-test.h 133 #define DBL_RAND() ((double) randlimb() / (double) MPFR_LIMB_MAX)
tset_d.c 201 d = DBL_RAND ();
tcmp2.c 373 x = DBL_RAND ();
374 y = DBL_RAND ();
tsprintf.c 1112 y = DBL_RAND ();

Completed in 115 milliseconds