HomeSort by: relevance | last modified time | path
    Searched defs:TEST_RANDOM_POS (Results 1 - 11 of 11) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
tlog2.c 26 #define TEST_RANDOM_POS 8
tpowr.c 204 #define TEST_RANDOM_POS 16 /* the 2nd argument is negative with prob. 16/512 */
tacosh.c 26 #define TEST_RANDOM_POS 4
31 #define TEST_RANDOM_POS 1
tlngamma.c 26 #define TEST_RANDOM_POS 16
tlog.c 281 #define TEST_RANDOM_POS 8
tlog10.c 49 #define TEST_RANDOM_POS 8
trec_sqrt.c 27 #define TEST_RANDOM_POS 8 /* 8/512 = 1/64 of the tested numbers are negative */
tagm.c 347 #define TEST_RANDOM_POS 4
tgeneric.c 59 #ifndef TEST_RANDOM_POS
61 #define TEST_RANDOM_POS 256
257 tests_default_random (x, TEST_RANDOM_POS,
850 #undef TEST_RANDOM_POS
tsqrt.c 926 #define TEST_RANDOM_POS 8
tpow.c 55 #define TEST_RANDOM_POS 16 /* the 2nd argument is negative with prob. 16/512 */

Completed in 42 milliseconds