Home
last modified time | relevance | path

Searched refs:floatx80NumQInfWeightMasks (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/tools/test/testfloat/
H A DtestCases.c2223 floatx80NumQInfWeightMasks = 14 enumerator
2226 static const uint16 floatx80QInfWeightMasks[ floatx80NumQInfWeightMasks ] = {
2243 static const uint16 floatx80QInfWeightOffsets[ floatx80NumQInfWeightMasks ] = {
2269 weightMaskNum = randomUint8() % floatx80NumQInfWeightMasks; in floatx80RandomQInfP3()
2285 weightMaskNum = randomUint8() % floatx80NumQInfWeightMasks; in floatx80RandomQInfPInf()