Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/math/
A Dtrunc.c3 double trunc(double x) { in trunc() function
A Dtruncl.c5 return trunc(x); in truncl()
/third_party/ulib/musl/src/math/x86_64/
A Dexpl.S21 ## if |x|>=0x1p14 or nan return 2^trunc(x)
/third_party/ulib/musl/include/
A Dmath.h351 double trunc(double);
/third_party/ulib/musl/
A Dmusl-rules.mk418 $(LOCAL_DIR)/src/math/trunc.c \

Completed in 73 milliseconds