tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libm
/
arch
/
hppa
/
at
fan
13 files
e_remainder.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_remainderf.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_sqrt.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_sqrtf.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
fenv.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_ceil.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_ceilf.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_floor.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_floorf.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_rint.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_rintf.c
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_trunc.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago
s_truncf.c
Use the same inline assembly constraints as for libc fp*(), when operating on the floating-point control register.
3 years ago