Searched refs:remainderf (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/
H A Dremainderf.c4 float remainderf(float x, float y) function
10 weak_alias(remainderf, dremf);
/seL4-test-master/projects/musllibc/src/math/i386/
H A Dremainderf.s1 .global remainderf
2 .type remainderf,@function
3 remainderf: label
/seL4-test-master/projects/musllibc/src/math/i386_sel4/
H A Dremainderf.s1 .global remainderf
2 .type remainderf,@function
3 remainderf: label
/seL4-test-master/projects/musllibc/include/
H A Dmath.h300 float remainderf(float, float);

Completed in 81 milliseconds