float128NumP2
static const struct { bits64 high, low; } float128P2[ float128NumP2 ] = {
static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
static const uint32 float128NumQOutP2 = float128NumQOut * float128NumP2;
if ( float128NumP2 <= sigNum ) {
if ( float128NumP2 <= sigNum ) {
sigNum1 = randomUint8() % float128NumP2;
sigNum2 = randomUint8() % float128NumP2;
sigNum1 = randomUint8() % float128NumP2;
sigNum2 = randomUint8() % float128NumP2;