Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c1667 FP3232 first_fp32, final_fp32; in _test_double_fp32_values() local
1677 final_fp32 = double_to_fp3232(final_d); in _test_double_fp32_values()
1693 assert(memcmp(&first_fp32, &final_fp32, sizeof(FP3232)) == 0); in _test_double_fp32_values()