OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCases_b_float64
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/include/
testCases.h
92
extern float64
testCases_b_float64
;
/src/regress/lib/libc/ieeefp/testfloat/
testLoops.c
221
writeHex_float64(
testCases_b_float64
, stdout );
1743
trueZ = trueFunction( testCases_a_float64,
testCases_b_float64
);
1746
testZ = testFunction( testCases_a_float64,
testCases_b_float64
);
1756
|| float64_is_signaling_nan(
testCases_b_float64
) )
1795
trueZ = trueFunction( testCases_a_float64,
testCases_b_float64
);
1798
testZ = testFunction( testCases_a_float64,
testCases_b_float64
);
1808
|| float64_is_signaling_nan(
testCases_b_float64
) )
testCases.c
3308
float64
testCases_b_float64
;
3427
testCases_b_float64
= float64Random();
3431
testCases_b_float64
= float64Random();
3435
testCases_b_float64
= current_b_float64;
3439
testCases_b_float64
= current_b_float64;
3627
testCases_b_float64
= float64Random();
3635
testCases_b_float64
= float64NextQInP2( &sequenceB );
Completed in 16 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025