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