HomeSort by: relevance | last modified time | path
    Searched defs:ceill (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
s_ceill.c 21 * ceill(x)
26 * Inexact flag raised if x not equal to ceill(x).
38 __weak_alias(ceill, _ceill)
64 ceill(long double x) function in typeref:typename:long double
namespace.h 25 #define ceill _ceill macro

Completed in 25 milliseconds