Home
last modified time | relevance | path

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

/freebsd-12.1/tools/test/testfloat/
H A DtestCases.c1723 floatx80NumQIn = 22, enumerator
1729 static const uint16 floatx80QIn[ floatx80NumQIn ] = {
2091 static const uint32 floatx80NumQInP1 = floatx80NumQIn * floatx80NumP1;
2108 if ( floatx80NumQIn <= expNum ) { in floatx80NextQInP1()
2144 static const uint32 floatx80NumQInP2 = floatx80NumQIn * floatx80NumP2;
2161 if ( floatx80NumQIn <= expNum ) { in floatx80NextQInP2()