Searched refs:floorf (Results 1 - 5 of 5) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/i386/
H A Dfloor.s1 .global floorf
2 .type floorf,@function
3 floorf: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dfloor.s1 .global floorf
2 .type floorf,@function
3 floorf: label
/seL4-test-master/projects/musllibc/src/math/
H A Dfloorf.c3 float floorf(float x) function
H A Dlgammaf_r.c91 x = 2*(x*0.5f - floorf(x*0.5f)); /* x mod 2.0 */
/seL4-test-master/projects/musllibc/include/
H A Dmath.h200 float floorf(float);

Completed in 99 milliseconds