Home
last modified time | relevance | path

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

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