Searched refs:rintf (Results 1 - 8 of 8) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/math/i386/
H A Drintf.s1 .global rintf
2 .type rintf,@function
3 rintf: label
/seL4-camkes-master/projects/musllibc/src/math/i386_sel4/
H A Drintf.s1 .global rintf
2 .type rintf,@function
3 rintf: label
/seL4-camkes-master/projects/musllibc/src/math/
H A Dllrintf.c7 return rintf(x);
H A Dlrintf.c7 return rintf(x);
H A Dnearbyintf.c12 x = rintf(x);
H A Dscalbf.c28 if (rintf(fn) != fn) return (fn-fn)/(fn-fn);
H A Drintf.c14 float rintf(float x) function
/seL4-camkes-master/projects/musllibc/include/
H A Dmath.h308 float rintf(float);

Completed in 35 milliseconds