Home
last modified time | relevance | path

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

/freebsd-10-stable/tools/test/testfloat/
DtestCases.c1754 static const uint16 floatx80QOut[ floatx80NumQOut ] = { variable
2127 z.high = floatx80QOut[ expNum ]; in floatx80NextQOutP1()
2180 z.high = floatx80QOut[ expNum ]; in floatx80NextQOutP2()
2205 z.high = floatx80QOut[ randomUint8() % floatx80NumQOut ]; in floatx80RandomQOutP3()
2216 z.high = floatx80QOut[ randomUint8() % floatx80NumQOut ]; in floatx80RandomQOutPInf()