Searched refs:isinf_sgn (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/fputils/tests/
H A Dfp80_cvtd.c38 /* We provide our own version of isinf_sgn since the C99 standard
42 isinf_sgn(double x) function
63 if (isinf_sgn(d) != expected_inf_class) {

Completed in 4 milliseconds