Home
last modified time | relevance | path

Searched refs:LG2_L (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/games/genact/genact-0.10.0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/libm-0.1.4/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
327 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/net/quiche/quiche-0.9.0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/libm-0.1.4/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
327 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/lang/rust/rustc-1.58.1-src/vendor/compiler_builtins/libm/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/net/oha/oha-0.4.7/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/lang/rust/rustc-1.58.1-src/vendor/libm/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ const
327 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */
326 v = (p_l - (t - p_h)) * LG2 + t * LG2_L;
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/libm-0.1.4/src/math/
H A Dpowf.rs37 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */
327 v = (p_l - (t - p_h)) * LG2 + t * LG2_L;
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/minimal-lexical-0.1.3/src/
H A Dlibm.rs55 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ in powf() const
354 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
610 const LG2_L: f64 = -1.90465429995776804525e-09; /* 0xbe205c61_0ca86c39 */ in powd() const
928 let v: f64 = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powd()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/minimal-lexical-0.1.4/src/
H A Dlibm.rs55 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ in powf() const
354 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
610 const LG2_L: f64 = -1.90465429995776804525e-09; /* 0xbe205c61_0ca86c39 */ in powd() const
928 let v: f64 = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powd()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/minimal-lexical-0.2.1/src/
H A Dlibm.rs55 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ in powf() const
354 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
610 const LG2_L: f64 = -1.90465429995776804525e-09; /* 0xbe205c61_0ca86c39 */ in powd() const
928 let v: f64 = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powd()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/minimal-lexical-0.2.1/src/
H A Dlibm.rs55 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ in powf() const
354 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
610 const LG2_L: f64 = -1.90465429995776804525e-09; /* 0xbe205c61_0ca86c39 */ in powd() const
928 let v: f64 = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powd()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/minimal-lexical-0.1.4/src/
H A Dlibm.rs55 const LG2_L: f32 = 1.42860654e-06; /* 0x35bfbe8c */ in powf() const
354 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powf()
610 const LG2_L: f64 = -1.90465429995776804525e-09; /* 0xbe205c61_0ca86c39 */ in powd() const
928 let v: f64 = (p_l - (t - p_h)) * LG2 + t * LG2_L; in powd()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/
H A DFdLibm.java561 final double LG2_L = -0x1.05c6_10ca_86c39p-29; // -1.90465429995776804525e-09 in compute() local
578 v = (p_l - (t - p_h)) * LG2 + t * LG2_L; in compute()

12