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

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

Completed in 55 milliseconds