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

/fuchsia/zircon/third_party/ulib/musl/src/math/x86_64/
H A Dfloorl.S26 .global truncl
27 .type truncl,@function
28 truncl: label
/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dtruncl.c4 long double truncl(long double x) { function
11 long double truncl(long double x) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h353 long double truncl(long double);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk984 $(LOCAL_DIR)/src/math/truncl.c \
1032 $(LOCAL_DIR)/src/math/x86_64/truncl.S \

Completed in 33 milliseconds