mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 10:21:05 +00:00
4 lines
113 B
C
4 lines
113 B
C
|
#undef __nearbyint
|
||
|
#define __nearbyint __nearbyint_c
|
||
|
#include <sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c>
|