Home | History | Annotate | Download | only in quic

Lines Matching refs:kUFloat16MantissaEffectiveBits

143 const int kUFloat16MantissaEffectiveBits = kUFloat16MantissaBits + 1;  // 12
145 ((GG_UINT64_C(1) << kUFloat16MantissaEffectiveBits) - 1) <<