Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c3186 static floatx80 current_a_floatx80; variable
3238 current_a_floatx80 = floatx80NextQInP1( &sequenceA ); in testCases_initSequence()
3282 current_a_floatx80 = floatx80NextQInP2( &sequenceA ); in testCases_initSequence()
3466 current_a_floatx80 = floatx80NextQInP1( &sequenceA ); in testCases_next()
3475 testCases_a_floatx80 = current_a_floatx80; in testCases_next()
3483 testCases_a_floatx80 = current_a_floatx80; in testCases_next()
3665 current_a_floatx80 = floatx80NextQInP2( &sequenceA ); in testCases_next()
3667 testCases_a_floatx80 = current_a_floatx80; in testCases_next()