Searched refs:__nearbyint (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A Ds_nearbyint.S9 ENTRY(__nearbyint) function
24 END (__nearbyint)
25 weak_alias (__nearbyint, nearbyint)
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Ds_nearbyint.c42 double __nearbyint(double x) function
44 double __nearbyint(x)
101 weak_alias (__nearbyint, nearbyint)
103 strong_alias (__nearbyint, __nearbyintl)
104 weak_alias (__nearbyint, nearbyintl)
/haiku-fatelf/src/system/libroot/posix/glibc/arch/ppc/
H A Ds_nearbyint.c42 double __nearbyint(double x) function
44 double __nearbyint(x)
94 weak_alias (__nearbyint, nearbyint)
96 strong_alias (__nearbyint, __nearbyintl)
97 weak_alias (__nearbyint, nearbyintl)
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/m68k/bits/
H A Dmathinline.h306 __m81_defun (float_type, __CONCAT(__nearbyint,s), (float_type __x)) \

Completed in 114 milliseconds