Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c2384 static const uint64 float128QOut[ float128NumQOut ] = { variable
2953 z.high = float128QOut[ expNum ] | float128P1[ sigNum ].high; in float128NextQOutP1()
3004 z.high = float128QOut[ expNum ] | float128P2[ sigNum ].high; in float128NextQOutP2()
3032 float128QOut[ randomUint8() % float128NumQOut ] in float128RandomQOutP3()
3049 float128QOut[ randomUint8() % float128NumQOut ] in float128RandomQOutPInf()