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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c2321 float128NumQOut = 78, enumerator in enum:__anon16229
2351 static const uint64 float128QOut[ float128NumQOut ] = {
2886 static const uint32 float128NumQOutP1 = float128NumQOut * float128NumP1;
2925 if ( float128NumQOut <= expNum ) {
2937 static const uint32 float128NumQOutP2 = float128NumQOut * float128NumP2;
2976 if ( float128NumQOut <= expNum ) {
2999 float128QOut[ randomUint8() % float128NumQOut ]
3016 float128QOut[ randomUint8() % float128NumQOut ]

Completed in 55 milliseconds