Searched refs:rintl (Results 1 - 10 of 10) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/math/i386/
H A Drintl.s1 .global rintl
2 .type rintl,@function
3 rintl: label
/seL4-camkes-master/projects/musllibc/src/math/i386_sel4/
H A Drintl.s1 .global rintl
2 .type rintl,@function
3 rintl: label
/seL4-camkes-master/projects/musllibc/src/math/x32/
H A Drintl.s1 .global rintl
2 .type rintl,@function
3 rintl: label
/seL4-camkes-master/projects/musllibc/src/math/x86_64/
H A Drintl.s1 .global rintl
2 .type rintl,@function
3 rintl: label
/seL4-camkes-master/projects/musllibc/src/math/x86_64_sel4/
H A Drintl.s1 .global rintl
2 .type rintl,@function
3 rintl: label
/seL4-camkes-master/projects/musllibc/src/math/
H A Dllrintl.c25 x = rintl(x);
34 return rintl(x);
H A Dlrintl.c25 x = rintl(x);
34 return rintl(x);
H A Drintl.c4 long double rintl(long double x) function
12 long double rintl(long double x) function
H A Dnearbyintl.c19 x = rintl(x);
/seL4-camkes-master/projects/musllibc/include/
H A Dmath.h309 long double rintl(long double);

Completed in 389 milliseconds