This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
tools
/
regression
/
lib
/
msun
History
das
44a5422553
Add some tests for cexp() and cexpf(). (I need to clean up all of
...
these tests some day, but in the mean time, they're a useful sanity check for future changes.)
2011-03-07 03:15:49 +00:00
..
Makefile
Add some tests for cexp() and cexpf(). (I need to clean up all of
2011-03-07 03:15:49 +00:00
test-cexp.c
Add some tests for cexp() and cexpf(). (I need to clean up all of
2011-03-07 03:15:49 +00:00
test-cexp.t
Add some tests for cexp() and cexpf(). (I need to clean up all of
2011-03-07 03:15:49 +00:00
test-conj.c
…
test-conj.t
…
test-csqrt.c
…
test-csqrt.t
…
test-exponential.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-exponential.t
…
test-fenv.c
…
test-fenv.t
…
test-fma.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-fma.t
…
test-fmaxmin.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-fmaxmin.t
…
test-ilogb.c
…
test-ilogb.t
…
test-invtrig.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-invtrig.t
…
test-logarithm.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-logarithm.t
…
test-lrint.c
Work around gcc constant folding bugs.
2010-12-06 00:19:56 +00:00
test-lrint.t
…
test-lround.c
…
test-lround.t
…
test-nan.c
…
test-nan.t
…
test-nearbyint.c
…
test-nearbyint.t
…
test-next.c
…
test-next.t
…
test-rem.c
…
test-rem.t
…
test-trig.c
signbit() returns nonzero for negative arguments, but we shouldn't assume
2010-12-06 00:02:49 +00:00
test-trig.t
…