This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
189a6ae437
Branches
Tags
View all branches
NetBSD
/
tests
/
lib
/
libm
History
riastradh
191d101a58
cbrtl_powl is xfail only if long double has more bits than double.
2018-11-15 05:14:20 +00:00
..
Makefile
…
t_acos.c
…
t_asin.c
…
t_atan.c
…
t_cabsl.cxx
…
t_casinh.c
…
t_cbrt.c
cbrtl_powl is xfail only if long double has more bits than double.
2018-11-15 05:14:20 +00:00
t_ceil.c
…
t_cos.c
Print the input to cosf on failure too.
2018-11-10 23:04:16 +00:00
t_cosh.c
…
t_erf.c
…
t_exp.c
…
t_fe_round.c
…
t_fenv.c
…
t_fmod.c
…
t_hypot.c
…
t_ilogb.c
…
t_infinity.c
…
t_ldexp.c
…
t_libm.h
…
t_log.c
…
t_modf.c
…
t_pow.c
…
t_precision.c
…
t_round.c
…
t_scalbn.c
…
t_sin.c
Disable x87 implementations of sin, cos, tan.
2018-11-07 04:00:12 +00:00
t_sinh.c
…
t_sqrt.c
…
t_tan.c
Disable x87 implementations of sin, cos, tan.
2018-11-07 04:00:12 +00:00
t_tanh.c
…