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

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

Completed in 159 milliseconds