Home
last modified time | relevance | path

Searched refs:modf (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/math/
A Dexp10.c11 double n, y = modf(x, &n); in exp10()
A Dmodf.c3 double modf(double x, double* iptr) { in modf() function
A Dmodfl.c8 r = modf(x, &d); in modfl()
/third_party/ulib/musl/include/
A Dmath.h279 double modf(double, double*);
/third_party/ulib/musl/
A Dmusl-rules.mk373 $(LOCAL_DIR)/src/math/modf.c \

Completed in 9 milliseconds