mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-04 08:40:15 +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)
|