Home
last modified time | relevance | path

Searched refs:modff (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/src/math/
A Dexp10f.c9 float n, y = modff(x, &n); in exp10f()
A Dmodff.c3 float modff(float x, float* iptr) { in modff() function
/third_party/ulib/musl/include/
A Dmath.h280 float modff(float, float*);
/third_party/ulib/musl/
A Dmusl-rules.mk374 $(LOCAL_DIR)/src/math/modff.c \

Completed in 6 milliseconds