Lines Matching defs:smallest
865 // Step down, make sure it's still not smallest normalized.
871 // Step back up should restore it to being smallest normalized.
876 // Step beyond should no longer smallest normalized.
1980 // Value below the smallest, but clamped to the smallest
5500 // represented as the smallest normalized value, we
5779 // Test rounding up to smallest denormal number
6056 // 2. NextUp of smallest negative denormal is +0
6073 // 4. nextDown of +0 is smallest negative denormal
6247 const double smallest;
6270 EXPECT_EQ(abs(test).convertToDouble(), testInfo.smallest);
6309 // 2. NextUp of smallest negative denormal is +0
6326 // 4. nextDown of +0 is smallest negative denormal
6483 // Test rounding up to smallest denormal number
7458 // Zero is represented as the smallest normalized value
7536 // i.e. smallest normalized
7540 // Decrement again, but gets capped at the smallest normalized
7579 // For E8M0, zero encoding is represented as the smallest normalized value.
7631 // Underflow to smallest normalized value.
7816 // 2. NextUp of smallest negative denormal is -0
7833 // 4. nextDown of +0 is smallest negative denormal
7854 // 2. NextUp of smallest negative denormal is -0
7871 // 4. nextDown of +0 is smallest negative denormal
7892 // 2. NextUp of smallest negative denormal is -0
7909 // 4. nextDown of +0 is smallest negative denormal