2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
6 #include <_mingw_mac.h>
15 .globl __MINGW_USYMBOL(nearbyint)
16 .def __MINGW_USYMBOL(nearbyint); .scl 2; .type 32; .endef
17 __MINGW_USYMBOL(nearbyint):
18 #if defined(_AMD64_) || defined(__x86_64__)
36 #elif defined(_ARM_) || defined(__arm__)
42 #elif defined(_X86_) || defined(__i386__)