Searched defs:fltSemantics (Results 1 – 1 of 1) sorted by relevance
103 struct fltSemantics { struct106 APFloatBase::ExponentType maxExponent;110 APFloatBase::ExponentType minExponent;114 unsigned int precision;117 unsigned int sizeInBits;119 fltNonfiniteBehavior nonFiniteBehavior = fltNonfiniteBehavior::IEEE754;121 fltNanEncoding nanEncoding = fltNanEncoding::IEEE;124 bool hasZero = true;127 bool hasSignedRepr = true;130 bool hasSignBitInMSB = true;