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

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

Completed in 73 milliseconds