aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_isinf_ns.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra1-20/+0
2013-10-17Format floating routines.Ondřej Bílka1-3/+3
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-0/+20