Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c1725 floatx80NumP1 = 4, enumerator
1833 static const bits64 floatx80P1[ floatx80NumP1 ] = {
2091 static const uint32 floatx80NumQInP1 = floatx80NumQIn * floatx80NumP1;
2092 static const uint32 floatx80NumQOutP1 = floatx80NumQOut * floatx80NumP1;
2105 if ( floatx80NumP1 <= sigNum ) { in floatx80NextQInP1()
2130 if ( floatx80NumP1 <= sigNum ) { in floatx80NextQOutP1()