Home | History | Annotate | Download | only in src

Lines Matching refs:kExponentBias

1895   static const int kExponentBias = 1023;
1898 (kExponentMask >> kExponentShift) - kExponentBias;