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
/
lib
/
msun
/
sparc64
/
Makefile.inc
5 lines
58 B
PHP
Raw
Normal View
History
Unescape
Escape
Use hardware instructions for sqrt() and sqrtf().
2005-02-21 18:27:57 +00:00
# $FreeBSD$
ARCH_SRCS
=
e_sqrt
.
S
e_sqrtf
.
S
Define the LDBL_PREC to be the number of significant bits in a long double's mantissa.
2005-03-07 04:53:36 +00:00
LDBL_PREC
=
113
Reference in New Issue
Copy Permalink