Searched refs:test_dbl_to_float_convert (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc32/
H A Dround.c183 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/
H A Dround.c183 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 161 milliseconds