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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c2351 static const uint64 float128QOut[ float128NumQOut ] = { variable
2920 z.high = float128QOut[ expNum ] | float128P1[ sigNum ].high;
2971 z.high = float128QOut[ expNum ] | float128P2[ sigNum ].high;
2999 float128QOut[ randomUint8() % float128NumQOut ]
3016 float128QOut[ randomUint8() % float128NumQOut ]

Completed in 22 milliseconds