Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A Dcompare-fp-1.c44 static void ieq (float x, float y, int ok) in ieq() function
134 ieq (1, 4, 0); in fpu_post_test_math6()
135 ieq (3, 3, 1); in fpu_post_test_math6()
136 ieq (5, 2, 0); in fpu_post_test_math6()