Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c2355 float128NumP1 = 4, enumerator
2465 static const struct { bits64 high, low; } float128P1[ float128NumP1 ] = {
2918 static const uint32 float128NumQInP1 = float128NumQIn * float128NumP1;
2919 static const uint32 float128NumQOutP1 = float128NumQOut * float128NumP1;
2931 if ( float128NumP1 <= sigNum ) { in float128NextQInP1()
2955 if ( float128NumP1 <= sigNum ) { in float128NextQOutP1()