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

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

Completed in 23 milliseconds