Searched refs:first_fp32 (Results 1 – 1 of 1) sorted by relevance
1667 FP3232 first_fp32, final_fp32; in _test_double_fp32_values() local1675 first_fp32 = double_to_fp3232(orig_d); in _test_double_fp32_values()1676 final_d = fp3232_to_double(first_fp32); in _test_double_fp32_values()1693 assert(memcmp(&first_fp32, &final_fp32, sizeof(FP3232)) == 0); in _test_double_fp32_values()