Home
last modified time | relevance | path

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

/freebsd/tools/regression/usr.bin/cc/
H A Dfloat.c50 static const float one_f = 1.0 + FLT_EPSILON / 2; variable
177 one_f == 1.0L && one_d == 1.0L && one_ld == 1.0L); in run_tests()