Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c800 float32NumQIn = 22, enumerator
806 static const uint32 float32QIn[ float32NumQIn ] = {
982 static const uint32 float32NumQInP1 = float32NumQIn * float32NumP1;
997 if ( float32NumQIn <= expNum ) { in float32NextQInP1()
1031 static const uint32 float32NumQInP2 = float32NumQIn * float32NumP2;
1046 if ( float32NumQIn <= expNum ) { in float32NextQInP2()