glibc/sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c

4 lines
113 B
C
Raw Normal View History

2011-10-18 13:13:23 +00:00
#undef __nearbyint
#define __nearbyint __nearbyint_c
#include <sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c>