Home
last modified time | relevance | path

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

/external/crcalc/tests/src/com/hp/creals/
DConversionTest.java33 final CR TINY = CR.ONE.shiftRight(1078); field in ConversionTest
/external/python/cpython3/Lib/test/
Dtest_float.py1013 TINY = fromHex('0x0.0000000000001p-1022') # min subnormal variable in HexFloatTestCase
/external/python/cpython2/Lib/test/
Dtest_float.py1026 TINY = fromHex('0x0.0000000000001p-1022') # min subnormal variable in HexFloatTestCase