Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/ppc64/
Dround.c173 int test_dbl_to_float_convert(char *msg, float *base) in test_dbl_to_float_convert() function
1198 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small); in main()
1199 status |= test_dbl_to_float_convert("test normalized convert", &norm_small); in main()
/external/valgrind/main/none/tests/ppc32/
Dround.c173 int test_dbl_to_float_convert(char *msg, float *base) in test_dbl_to_float_convert() function
1198 status |= test_dbl_to_float_convert("test denormalized convert", &denorm_small); in main()
1199 status |= test_dbl_to_float_convert("test normalized convert", &norm_small); in main()