]> git.wh0rd.org - ICEs.git/blob - 137526/jsmath.i
add bfin ice
[ICEs.git] / 137526 / jsmath.i
1 void math_round()
2 {
3 double x;
4 foo(x, copysign(bar(), x));
5 }