Home
last modified time | relevance | path

Searched defs:scalbnf (Results 1 – 13 of 13) sorted by relevance

/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dscalbnf.rs2 pub fn scalbnf(mut x: f32, mut n: i32) -> f32 { in scalbnf() function
Dmod.rs178 mod scalbnf; module
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dscalbnf.rs2 pub fn scalbnf(mut x: f32, mut n: i32) -> f32 { in scalbnf() function
Dmod.rs178 mod scalbnf; module
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dscalbnf.rs2 pub fn scalbnf(mut x: f32, mut n: i32) -> f32 { in scalbnf() function
Dmod.rs178 mod scalbnf; module
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dscalbnf.rs2 pub fn scalbnf(mut x: f32, mut n: i32) -> f32 { in scalbnf() function
Dmod.rs178 mod scalbnf; module
/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__clang_cuda_math.h278 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function
/prebuilts/clang/host/linux-x86/clang-r547379/lib/clang/20/include/
D__clang_cuda_math.h282 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function
/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
D__clang_cuda_math.h278 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function
/prebuilts/clang-tools/linux-x86/lib64/clang/20/include/
D__clang_cuda_math.h282 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function
/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
D__clang_cuda_math.h278 __DEVICE__ float scalbnf(float __a, int __b) { return __nv_scalbnf(__a, __b); } in scalbnf() function