glibc/sysdeps/ieee754/dbl-64/wordsize-64
2013-05-16 11:32:54 -05:00
..
e_acosh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_cosh.c Fix wordsize-64 cosh regression (bug 14273). 2012-06-21 19:26:09 +00:00
e_fmod.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
e_log2.c Log2 and log10 for wordsize-64. 2012-05-15 16:34:41 -03:00
e_log10.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
math_private.h Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_ceil.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_finite.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_floor.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_frexp.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_isinf_ns.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isinf.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isnan.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_issignaling.c New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
s_llround.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_logb.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_lround.c Make lround the alias of llround for wordsize-64 2012-03-16 15:20:45 -07:00
s_modf.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_nearbyint.c Clean up dbl-64 rint, nearbyint. 2012-03-13 14:12:44 +00:00
s_remquo.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_rint.c Clean up dbl-64 rint, nearbyint. 2012-03-13 14:12:44 +00:00
s_round.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
s_scalbln.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_scalbn.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_trunc.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00