Home
last modified time | relevance | path

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

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