Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c3023 float128NumQInfWeightMasks = 14 enumerator
3026 static const uint64 float128QInfWeightMasks[ float128NumQInfWeightMasks ] = {
3043 static const uint64 float128QInfWeightOffsets[ float128NumQInfWeightMasks ] = {
3072 weightMaskNum = randomUint8() % float128NumQInfWeightMasks; in float128RandomQInfP3()
3094 weightMaskNum = randomUint8() % float128NumQInfWeightMasks; in float128RandomQInfPInf()