Searched refs:test_dbl_to_float_convert (Results 1 – 2 of 2) sorted by relevance
173 int test_dbl_to_float_convert(char *msg, float *base) in test_dbl_to_float_convert() function1198 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()