Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c884 static const uint32 float32P1[ float32NumP1 ] = { variable
992 z = float32QIn[ expNum ] | float32P1[ sigNum ]; in float32NextQInP1()
1015 z = float32QOut[ expNum ] | float32P1[ sigNum ]; in float32NextQOutP1()