Home | History | Annotate | Download | only in src

Lines Matching refs:kExponentBias

1524   static const int kExponentBias = 1023;
1527 (kExponentMask >> kExponentShift) - kExponentBias;