Home
last modified time | relevance | path

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

/math/
A Dtest-fenv-clear-main.c24 volatile float fa = 1.0f, fb = 0.0f, fc = FLT_MAX, fr; variable
34 fr = fb / fb; in raise_exceptions()
35 fr = fa / fb; in raise_exceptions()
36 fr = fc * fc; in raise_exceptions()
37 fr = fa / fc / fc; in raise_exceptions()

Completed in 2 milliseconds