mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
001b09a6a2
This patch makes use of optimized double version of llround for single precision as both the versions return [long] long type. |
||
---|---|---|
.. | ||
multiarch | ||
s_ceil.S | ||
s_ceilf.S | ||
s_copysign.S | ||
s_copysignf.S | ||
s_copysignl.S | ||
s_fabs.S | ||
s_fabsl.S | ||
s_floor.S | ||
s_floorf.S | ||
s_fma.S | ||
s_isnan.S | ||
s_llrint.S | ||
s_llrintf.S | ||
s_llround.S | ||
s_llroundf.S | ||
s_lrint.S | ||
s_lround.S | ||
s_lroundf.S | ||
s_nearbyint.S | ||
s_nearbyintf.S | ||
s_rint.S | ||
s_rintf.S | ||
s_round.S | ||
s_roundf.S | ||
s_trunc.S | ||
s_truncf.S |