Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1186 float64NumP1 = 4, enumerator
1282 static const struct { bits32 high, low; } float64P1[ float64NumP1 ] = {
1496 static const uint32 float64NumQInP1 = float64NumQIn * float64NumP1;
1497 static const uint32 float64NumQOutP1 = float64NumQOut * float64NumP1;
1512 if ( float64NumP1 <= sigNum ) { in float64NextQInP1()
1539 if ( float64NumP1 <= sigNum ) { in float64NextQOutP1()