This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a0af371c25
glibc
/
sysdeps
/
m68k
/
m680x0
/
fpu
/
s_sinl.c
6 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
m68k: set errno in sin, cos, tan
2012-02-24 11:22:22 +00:00
#
ifndef FUNC
#
define FUNC sinl
#
endif
#
define float_type long double
#
include
<s_sin.c>