Home
last modified time | relevance | path

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

/freebsd-12.1/tools/test/testfloat/
H A DtestCases.c1154 float64NumP1 = 4, enumerator
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 ) { in float64NextQInP1()
1507 if ( float64NumP1 <= sigNum ) { in float64NextQOutP1()