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