This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-01-24 12:25:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62a6271405
glibc
/
sysdeps
/
m68k
/
fpu
/
rint.c
6 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
entered into RCS
1992-05-02 02:47:39 +08:00
#
define FUNC __rint
#
define OP intr
#
include
<acos.c>
Converted to use weak aliases with macros from libc-symbols.h.
1995-01-21 23:40:54 +08:00
weak_alias
(
__rint
,
rint
)
Reference in New Issue
Copy Permalink