Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c803 float32NumP2 = 88 enumerator
891 static const uint32 float32P2[ float32NumP2 ] = {
1031 static const uint32 float32NumQInP2 = float32NumQIn * float32NumP2;
1032 static const uint32 float32NumQOutP2 = float32NumQOut * float32NumP2;
1043 if ( float32NumP2 <= sigNum ) { in float32NextQInP2()
1066 if ( float32NumP2 <= sigNum ) { in float32NextQOutP2()
1085 | ( ( float32P2[ randomUint8() % float32NumP2 ] in float32RandomQOutP3()
1086 + float32P2[ randomUint8() % float32NumP2 ] ) in float32RandomQOutP3()
1135 | ( ( float32P2[ randomUint8() % float32NumP2 ] in float32RandomQInfP3()
1136 + float32P2[ randomUint8() % float32NumP2 ] ) in float32RandomQInfP3()