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