Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c1070 float32NumQInfWeightMasks = 7 enumerator
1073 static const uint32 float32QInfWeightMasks[ float32NumQInfWeightMasks ] = {
1083 static const uint32 float32QInfWeightOffsets[ float32NumQInfWeightMasks ] = {
1097 weightMaskNum = randomUint8() % float32NumQInfWeightMasks; in float32RandomQInfP3()
1114 weightMaskNum = randomUint8() % float32NumQInfWeightMasks; in float32RandomQInfPInf()