Home
last modified time | relevance | path

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

/openbmc/u-boot/post/lib_powerpc/fpu/
H A D20010114-2.c18 static float rintf (float x) in rintf() function
41 if (rintf (-1.5) != -2.0) { in fpu_post_test_math2()