Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1756 floatx80NumQIn = 22, enumerator
1762 static const uint16 floatx80QIn[ floatx80NumQIn ] = {
2124 static const uint32 floatx80NumQInP1 = floatx80NumQIn * floatx80NumP1;
2141 if ( floatx80NumQIn <= expNum ) { in floatx80NextQInP1()
2177 static const uint32 floatx80NumQInP2 = floatx80NumQIn * floatx80NumP2;
2194 if ( floatx80NumQIn <= expNum ) { in floatx80NextQInP2()