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

/seL4-camkes-master/projects/musllibc/src/math/i386/
H A Dlrintl.s1 .global lrintl
2 .type lrintl,@function
3 lrintl: label
/seL4-camkes-master/projects/musllibc/src/math/i386_sel4/
H A Dlrintl.s1 .global lrintl
2 .type lrintl,@function
3 lrintl: label
/seL4-camkes-master/projects/musllibc/src/math/x32/
H A Dlrintl.s1 .global lrintl
2 .type lrintl,@function
3 lrintl: label
/seL4-camkes-master/projects/musllibc/src/math/x86_64/
H A Dlrintl.s1 .global lrintl
2 .type lrintl,@function
3 lrintl: label
/seL4-camkes-master/projects/musllibc/src/math/x86_64_sel4/
H A Dlrintl.s1 .global lrintl
2 .type lrintl,@function
3 lrintl: label
/seL4-camkes-master/projects/musllibc/src/math/
H A Dlrintl.c7 long lrintl(long double x) function
19 long lrintl(long double x) function
32 long lrintl(long double x) function
/seL4-camkes-master/projects/musllibc/include/
H A Dmath.h269 long lrintl(long double);

Completed in 31 milliseconds