Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c2323 float128NumP2 = 443 enumerator
2439 static const struct { bits64 high, low; } float128P2[ float128NumP2 ] = {
2936 static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
2937 static const uint32 float128NumQOutP2 = float128NumQOut * float128NumP2;
2949 if ( float128NumP2 <= sigNum ) { in float128NextQInP2()
2973 if ( float128NumP2 <= sigNum ) { in float128NextQOutP2()
2993 sigNum1 = randomUint8() % float128NumP2; in float128RandomQOutP3()
2994 sigNum2 = randomUint8() % float128NumP2; in float128RandomQOutP3()
3067 sigNum1 = randomUint8() % float128NumP2; in float128RandomQInfP3()
3068 sigNum2 = randomUint8() % float128NumP2; in float128RandomQInfP3()