Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c2326 static const uint64 float128QIn[ float128NumQIn ] = { variable
2896 z.high = float128QIn[ expNum ] | float128P1[ sigNum ].high; in float128NextQInP1()
2947 z.high = float128QIn[ expNum ] | float128P2[ sigNum ].high; in float128NextQInP2()