Lines Matching defs:bits
177 // Quiet NaNs have bits 51 to 62 set, possibly the sign bit, and no
178 // other bits set.
182 // Code-point values in Unicode 4.0 are 21 bits wide.
183 // Code units in UTF-16 are 16 bits wide.
245 // 0xfffff bits (1M pages), go to the owner offset, and see that this field
286 // If looking only at the top 32 bits, the QNaN mask is bits 19 to 30.
508 int64_t bits;
511 return bits == other.bits;
526 } bits;
537 } bits;