Home
last modified time | relevance | path

Searched defs:nexttowardf (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/math/
H A Dnexttowardf.c17 nexttowardf (float x, long double y) in nexttowardf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/math/openlibm/openlibm-0.8.0/src/
H A Ds_nexttowardf.c25 nexttowardf(float x, long double y) in nexttowardf() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/math/
H A Dnexttowardf.c17 nexttowardf (float x, long double y) in nexttowardf() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/math/
H A Dnexttowardf.c3 float nexttowardf(float x, long double y) in nexttowardf() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/common/
H A Dnexttowardf.c39 nexttowardf (float x, long double y) in nexttowardf() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/common/
H A Dnexttowardf.c39 nexttowardf (float x, long double y) in nexttowardf() function
/dports/math/openlibm/openlibm-0.8.0/ld128/
H A Ds_nexttowardf.c18 nexttowardf(float x, long double y) in nexttowardf() function
/dports/math/openlibm/openlibm-0.8.0/ld80/
H A Ds_nexttowardf.c19 nexttowardf(float x, long double y) in nexttowardf() function
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/m9x/
H A Dnexttowardf.c30 #pragma weak nexttowardf = __nexttowardf macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/clang/
H A Dmath.h678 #define nexttowardf nexttoward macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/proto/
H A Dmath.h418 #define nexttowardf nexttoward macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/
H A Dmath.h762 #define nexttowardf nexttoward macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sdcc/
H A Dmath.h936 #define nexttowardf nexttoward macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/
H A Dlibc.S1872 nexttowardf: label
/dports/lang/zig/zig-0.9.0/lib/libc/musl/
H A Dlibc.S1872 nexttowardf: label
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ndk-sys-0.1.0/src/
H A Dffi_aarch64.rs12040 pub fn nexttowardf(__x: f32, __y: u128) -> f32; in nexttowardf() function
H A Dffi_i686.rs11846 pub fn nexttowardf(__x: f32, __y: f64) -> f32; in nexttowardf() function
H A Dffi_x86_64.rs12050 pub fn nexttowardf(__x: f32, __y: u128) -> f32; in nexttowardf() function
H A Dffi_arm.rs11848 pub fn nexttowardf(__x: f32, __y: f64) -> f32; in nexttowardf() function

12