Searched defs:TINY (Results 1 – 8 of 8) sorted by relevance
47 const TINY: f32 = 1.0e-30; in sqrtf() constant
114 const TINY: f64 = 1.0e-300; in sqrt() constant
23 const TINY: f32 = 1.0e-30; constant
67 const TINY: f64 = 1.0e-300; constant
41 const TINY: f32 = 1.0e-30; in powf() constant409 const TINY: f32 = 1.0e-30; in sqrtf() constant594 const TINY: f64 = 1.0e-300; in powd() constant1090 const TINY: f64 = 1.0e-300; in sqrtd() constant
33 final CR TINY = CR.ONE.shiftRight(1078); field in ConversionTest
1026 TINY = fromHex('0x0.0000000000001p-1022') # min subnormal variable in HexFloatTestCase
1077 TINY = fromHex('0x0.0000000000001p-1022') # min subnormal variable in HexFloatTestCase