Home | Sort by: relevance | last modified time | path |
/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 |