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/main/none/tests/ppc32/
round.c 170 int test_dbl_to_float_convert(char *msg, float *base) function
1195 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small);
1196 status |= test_dbl_to_float_convert("test normalized convert", &norm_small);
  /external/valgrind/main/none/tests/ppc64/
round.c 170 int test_dbl_to_float_convert(char *msg, float *base) function
1195 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small);
1196 status |= test_dbl_to_float_convert("test normalized convert", &norm_small);

Completed in 40 milliseconds