Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1187 float64NumP2 = 204 enumerator
1289 static const struct { bits32 high, low; } float64P2[ float64NumP2 ] = {
1553 static const uint32 float64NumQInP2 = float64NumQIn * float64NumP2;
1554 static const uint32 float64NumQOutP2 = float64NumQOut * float64NumP2;
1569 if ( float64NumP2 <= sigNum ) { in float64NextQInP2()
1596 if ( float64NumP2 <= sigNum ) { in float64NextQOutP2()
1616 sigNum1 = randomUint8() % float64NumP2; in float64RandomQOutP3()
1617 sigNum2 = randomUint8() % float64NumP2; in float64RandomQOutP3()
1687 sigNum1 = randomUint8() % float64NumP2; in float64RandomQInfP3()
1688 sigNum2 = randomUint8() % float64NumP2; in float64RandomQInfP3()