Home
last modified time | relevance | path

Searched defs:TINY (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/memchr/bench/src/memchr/
H A Dinputs.rs72 pub const TINY: Input = Input { consts
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs41 const TINY: f32 = 1.0e-30; in powf() consts
409 const TINY: f32 = 1.0e-30; sqrtf() consts
594 const TINY: f64 = 1.0e-300; powd() consts
1090 const TINY: f64 = 1.0e-300; sqrtd() consts
[all...]
/third_party/python/Lib/test/
H A Dtest_float.py1058 TINY = fromHex('0x0.0000000000001p-1022') # min subnormal variable in HexFloatTestCase
[all...]

Completed in 4 milliseconds