reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9587 if (IntBits != 16 && IntBits != 32 && IntBits != 64) 9587 if (IntBits != 16 && IntBits != 32 && IntBits != 64) 9587 if (IntBits != 16 && IntBits != 32 && IntBits != 64) 9591 if (IntBits > FloatBits) 9596 int32_t Bits = IntBits == 64 ? 64 : 32; 9629 if (IntBits < FloatBits)