Searched defs:maxExp (Results 1 – 9 of 9) sorted by relevance
55 double computeMaxValue(int maxExp, int fractionBits) in computeMaxValue()62 FloatFormat::FloatFormat(int minExp, int maxExp, int fractionBits, bool exactPrecision, YesNoMaybe … in FloatFormat()
555 const int maxExp = 15; in iterate() local663 const int maxExp = 15; in iterate() local
619 const int maxExp = 15; in iterate() local739 const int maxExp = 15; in iterate() local
4918 const int maxExp = ctx.format.getMaxExp(); in doApply() local4935 const int maxExp = ctx.format.getMaxExp(); in doApply() local6028 const int maxExp = format.getMaxExp(); in randomDouble() local6096 const int maxExp = format.getMaxExp(); in genFixeds() local6155 const int maxExp = format.getMaxExp(); in genFixeds() local6244 const int maxExp = format.getMaxExp(); in genFixeds() local
351 const maxExp = 4 << 10 const
2633 int maxExp = baseType == EbtFloat ? 127 : 15; in addConstantUnion() local
2428 int maxExp = baseType == EbtFloat ? 127 : 15; in addConstantUnion() local
4495 const int maxExp = format.getMaxExp(); in genRandom() local4564 const int maxExp = format.getMaxExp(); in genFixeds() local