Lines Matching defs:bits
116 // IEEE floating point has 52 bits of mantissa, plus one assumed bit1312 int32_t bits = voidSize * 8;1319 " Bits: %d, Byte order: %s, Chars: %s\n",1320 bits, U_IS_BIG_ENDIAN?"Big endian":"Little endian",