Home
last modified time | relevance | path

Searched defs:ceill (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/math/x86_64/
Dfloorl.s15 .global ceill symbol
17 ceill: label
/third_party/musl/src/math/x32/
Dfloorl.s15 .global ceill symbol
17 ceill: label
/third_party/musl/porting/liteos_a/kernel/src/math/
Dceill.c4 long double ceill(long double x) in ceill() function
12 long double ceill(long double x) in ceill() function
/third_party/musl/src/math/
Dceill.c4 long double ceill(long double x) in ceill() function
12 long double ceill(long double x) in ceill() function
/third_party/musl/src/math/i386/
Dfloor.s41 .global ceill symbol
43 ceill: label
/third_party/musl/src/math/s390x/
Dceill.c5 long double ceill(long double x) in ceill() function
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in483 # define ceill rpl_ceill macro