Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1184 float64NumQIn = 22, enumerator
1190 static const uint32 float64QIn[ float64NumQIn ] = {
1496 static const uint32 float64NumQInP1 = float64NumQIn * float64NumP1;
1515 if ( float64NumQIn <= expNum ) { in float64NextQInP1()
1553 static const uint32 float64NumQInP2 = float64NumQIn * float64NumP2;
1572 if ( float64NumQIn <= expNum ) { in float64NextQInP2()