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

/seL4-test-master/projects/musllibc/src/math/x32/
H A Dfloorl.s22 .global truncl
23 .type truncl,@function
24 truncl: label
/seL4-test-master/projects/musllibc/src/math/x86_64/
H A Dfloorl.s22 .global truncl
23 .type truncl,@function
24 truncl: label
/seL4-test-master/projects/musllibc/src/math/x86_64_sel4/
H A Dfloorl.s22 .global truncl
23 .type truncl,@function
24 truncl: label
/seL4-test-master/projects/musllibc/src/math/
H A Dtruncl.c4 long double truncl(long double x) function
12 long double truncl(long double x) function
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dfloor.s62 .global truncl
63 .type truncl,@function
64 truncl: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dfloor.s62 .global truncl
63 .type truncl,@function
64 truncl: label
/seL4-test-master/projects/musllibc/include/
H A Dmath.h349 long double truncl(long double);

Completed in 29 milliseconds