Home | History | Annotate | Download | only in src

Lines Matching defs:kExponentBias

1834   static const int kExponentBias = 1023;
1837 (kExponentMask >> kExponentShift) - kExponentBias;