HomeSort by relevance Sort by last modified time
    Searched refs:neg_dbl_hi (Results 1 - 2 of 2) sorted by null

  /external/valgrind/none/tests/ppc32/
round.c 370 double neg_dbl_hi = -36012304344547328.0; local
383 status |= check_long_to_dbl_round(TO_NEAREST, -long55_hi, &neg_dbl_hi);
388 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_lo, &neg_dbl_hi);
389 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_hi, &neg_dbl_hi);
  /external/valgrind/none/tests/ppc64/
round.c 370 double neg_dbl_hi = -36012304344547328.0; local
383 status |= check_long_to_dbl_round(TO_NEAREST, -long55_hi, &neg_dbl_hi);
388 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_lo, &neg_dbl_hi);
389 status |= check_long_to_dbl_round(TO_MINUS_INFINITY, -long55_hi, &neg_dbl_hi);

Completed in 46 milliseconds