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

  /external/valgrind/none/tests/ppc32/
round.c 183 int test_dbl_to_float_convert(char *msg, float *base) function
1222 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small);
1223 status |= test_dbl_to_float_convert("test normalized convert", &norm_small);
  /external/valgrind/none/tests/ppc64/
round.c 183 int test_dbl_to_float_convert(char *msg, float *base) function
1222 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small);
1223 status |= test_dbl_to_float_convert("test normalized convert", &norm_small);

Completed in 272 milliseconds