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

/freebsd-9.3-release/tools/test/testfloat/
H A DtestCases.c1754 static const uint16 floatx80QOut[ floatx80NumQOut ] = { variable
2127 z.high = floatx80QOut[ expNum ];
2180 z.high = floatx80QOut[ expNum ];
2205 z.high = floatx80QOut[ randomUint8() % floatx80NumQOut ];
2216 z.high = floatx80QOut[ randomUint8() % floatx80NumQOut ];

Completed in 51 milliseconds