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

/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dfloorl.s22 .global truncl
23 .type truncl,@function
24 truncl: label
/haiku/src/system/libroot/posix/musl/math/
H A Dtruncl.c4 long double truncl(long double x) function
12 long double truncl(long double x) function
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dfloor.s62 .global truncl
63 .type truncl,@function
64 truncl: label
/haiku/headers/posix/
H A Dmath.h313 extern long double truncl(long double x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2607 void truncl() {} function
H A Dlibroot_stubs_legacy.c2592 void truncl() {} function

Completed in 115 milliseconds