Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c800 static const uint32 float32QOut[ float32NumQOut ] = { variable
984 z = float32QOut[ expNum ] | float32P1[ sigNum ]; in float32NextQOutP1()
1033 z = float32QOut[ expNum ] | float32P2[ sigNum ]; in float32NextQOutP2()
1053 float32QOut[ randomUint8() % float32NumQOut ] in float32RandomQOutP3()
1064 float32QOut[ randomUint8() % float32NumQOut ] in float32RandomQOutPInf()