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

/seL4-camkes-master/projects/musllibc/src/math/i386/
H A Dfmodf.s1 .global fmodf
2 .type fmodf,@function
3 fmodf: label
/seL4-camkes-master/projects/musllibc/src/math/i386_sel4/
H A Dfmodf.s1 .global fmodf
2 .type fmodf,@function
3 fmodf: label
/seL4-camkes-master/projects/musllibc/src/math/
H A Dfmodf.c4 float fmodf(float x, float y) function
/seL4-camkes-master/projects/musllibc/include/
H A Dmath.h216 float fmodf(float, float);

Completed in 31 milliseconds