Searched refs:ceill (Results 1 - 7 of 7) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/x32/
H A Dfloorl.s15 .global ceill
16 .type ceill,@function
17 ceill: label
/seL4-test-master/projects/musllibc/src/math/x86_64/
H A Dfloorl.s15 .global ceill
16 .type ceill,@function
17 ceill: label
/seL4-test-master/projects/musllibc/src/math/x86_64_sel4/
H A Dfloorl.s15 .global ceill
16 .type ceill,@function
17 ceill: label
/seL4-test-master/projects/musllibc/src/math/
H A Dceill.c4 long double ceill(long double x) function
12 long double ceill(long double x) function
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dfloor.s41 .global ceill
42 .type ceill,@function
43 ceill: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dfloor.s41 .global ceill
42 .type ceill,@function
43 ceill: label
/seL4-test-master/projects/musllibc/include/
H A Dmath.h157 long double ceill(long double);

Completed in 35 milliseconds