summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c
Commit message (Expand)AuthorAgeFilesLines
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-9/+7
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-11/+5
* Add ceil implementation for 64-bit machines.Ulrich Drepper2009-08-241-0/+67