Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c2359 static const uint64 float128QIn[ float128NumQIn ] = { variable
2929 z.high = float128QIn[ expNum ] | float128P1[ sigNum ].high; in float128NextQInP1()
2980 z.high = float128QIn[ expNum ] | float128P2[ sigNum ].high; in float128NextQInP2()