Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c2356 float128NumP2 = 443 enumerator
2472 static const struct { bits64 high, low; } float128P2[ float128NumP2 ] = {
2969 static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
2970 static const uint32 float128NumQOutP2 = float128NumQOut * float128NumP2;
2982 if ( float128NumP2 <= sigNum ) { in float128NextQInP2()
3006 if ( float128NumP2 <= sigNum ) { in float128NextQOutP2()
3026 sigNum1 = randomUint8() % float128NumP2; in float128RandomQOutP3()
3027 sigNum2 = randomUint8() % float128NumP2; in float128RandomQOutP3()
3100 sigNum1 = randomUint8() % float128NumP2; in float128RandomQInfP3()
3101 sigNum2 = randomUint8() % float128NumP2; in float128RandomQInfP3()