Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/usr.bin/cc/
H A Dfloat.c109 tofloat(double d) in tofloat() function
240 tofloat(1.0 + vf * 0.5) == 1.0F && in run_tests()