Home
last modified time | relevance | path

Searched defs:llroundf (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Dllroundf.c4 long long int llroundf(float x) in llroundf() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Dllroundf.c4 long long int llroundf(float x) in llroundf() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/aarch64/
H A Dsf_llround.c30 llroundf (float x) in llroundf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/math/
H A Dllroundf.c11 llroundf (float x) in llroundf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/aarch64/
H A Dsf_llround.c30 llroundf (float x) in llroundf() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/math/
H A Dllroundf.c11 llroundf (float x) in llroundf() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/aarch64/
H A Dllroundf.c3 long long llroundf(float x) in llroundf() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/common/
H A Dsf_llround.c16 llroundf(float x) in llroundf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/common/
H A Dsf_llround.c16 llroundf(float x) in llroundf() function
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/m9x/
H A Dllroundf.c39 llroundf(float x) { in llroundf() function
/dports/devel/R-cran-BH/BH/inst/include/boost/math/ccmath/
H A Dround.hpp162 inline constexpr long long llroundf(float arg) in llroundf() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DMathExtras.h117 inline long long llroundf(float num) { return static_cast<long long>(roundf(num)); } in llroundf() function
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DMathExtras.h131 inline long long llroundf(float num) { return static_cast<long long>(roundf(num)); } in llroundf() function

1234