Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/ppc64/
Dround.c356 long long55_lo = 0x07ff0fffffffffd; in test_long_to_double_convert() local
363 status |= check_long_to_dbl_round(TO_NEAREST, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
365 status |= check_long_to_dbl_round(TO_ZERO, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
367 status |= check_long_to_dbl_round(TO_PLUS_INFINITY, long55_lo, &pos_dbl_hi); in test_long_to_double_convert()
369 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
372 status |= check_long_to_dbl_round(TO_NEAREST, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
374 status |= check_long_to_dbl_round(TO_ZERO, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
376 status |= check_long_to_dbl_round(TO_PLUS_INFINITY, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
378 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_lo, &neg_dbl_hi); in test_long_to_double_convert()
/external/valgrind/main/none/tests/ppc32/
Dround.c356 long long55_lo = 0x07ff0fffffffffd; in test_long_to_double_convert() local
363 status |= check_long_to_dbl_round(TO_NEAREST, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
365 status |= check_long_to_dbl_round(TO_ZERO, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
367 status |= check_long_to_dbl_round(TO_PLUS_INFINITY, long55_lo, &pos_dbl_hi); in test_long_to_double_convert()
369 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, long55_lo, &pos_dbl_lo); in test_long_to_double_convert()
372 status |= check_long_to_dbl_round(TO_NEAREST, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
374 status |= check_long_to_dbl_round(TO_ZERO, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
376 status |= check_long_to_dbl_round(TO_PLUS_INFINITY, -long55_lo, &neg_dbl_lo); in test_long_to_double_convert()
378 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_lo, &neg_dbl_hi); in test_long_to_double_convert()