Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/ppc64/
Dround.c82 double dbl_denorm_small; variable
240 dbl_denorm_small = D.dbl; /* == 2^(-1022) */ in init()
993 fA = dbl_denorm_small + 2*dbl_denorm_small; in check_double_guarded_arithmetic_op()
996 fA = dbl_denorm_small; in check_double_guarded_arithmetic_op()
/external/valgrind/main/none/tests/ppc32/
Dround.c82 double dbl_denorm_small; variable
240 dbl_denorm_small = D.dbl; /* == 2^(-1022) */ in init()
993 fA = dbl_denorm_small + 2*dbl_denorm_small; in check_double_guarded_arithmetic_op()
996 fA = dbl_denorm_small; in check_double_guarded_arithmetic_op()