mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-12 12:07:12 +08:00
6 lines
81 B
C
6 lines
81 B
C
#define FUNC __rint
|
|
#define OP intr
|
|
#include <acos.c>
|
|
|
|
weak_alias (__rint, rint)
|