Searched refs:float64NumP1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c1154 float64NumP1 = 4, enumerator in enum:__anon16223
1250 static const struct { bits32 high, low; } float64P1[ float64NumP1 ] = {
1464 static const uint32 float64NumQInP1 = float64NumQIn * float64NumP1;
1465 static const uint32 float64NumQOutP1 = float64NumQOut * float64NumP1;
1480 if ( float64NumP1 <= sigNum ) {
1507 if ( float64NumP1 <= sigNum ) {

Completed in 54 milliseconds