Lines Matching refs:get
230 // value to get the correct value.)
314 // then we have to left-shift to get rid of leading 0s. This is the amount
322 SetBits<uint_type, 0, num_fraction_bits + num_overflow_bits>::get;
336 SetBits<uint_type, 0, num_fraction_bits>::get;
343 SetBits<uint_type, num_fraction_bits, num_exponent_bits>::get;
572 SetBits<uint_type, 0, throwaway_mask_bits>::get;
970 is.get();
983 is.get();
988 is.get(); // We may have to unget this.
994 is.get(); // Throw away the 'x';
1016 is.get();
1061 is.get();
1100 is.get();
1144 is.get();
1191 SetBits<uint_type, 0, HF::num_exponent_bits>::get;