OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCases_a_floatx80
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/include/
testCases.h
94
extern floatx80
testCases_a_floatx80
;
/src/regress/lib/libc/ieeefp/testfloat/
testLoops.c
230
writeHex_floatx80(
testCases_a_floatx80
, stdout );
237
writeHex_floatx80(
testCases_a_floatx80
, stdout );
1855
trueZ = trueFunction(
testCases_a_floatx80
);
1858
testZ = testFunction(
testCases_a_floatx80
);
1867
&& floatx80_is_signaling_nan(
testCases_a_floatx80
) ) {
1912
trueZ = trueFunction(
testCases_a_floatx80
);
1915
testZ = testFunction(
testCases_a_floatx80
);
1924
&& floatx80_is_signaling_nan(
testCases_a_floatx80
) ) {
1969
trueZ = trueFunction(
testCases_a_floatx80
);
1972
testZ = testFunction(
testCases_a_floatx80
);
[
all
...]
testCases.c
3310
floatx80
testCases_a_floatx80
;
3451
testCases_a_floatx80
= floatx80Random();
3454
testCases_a_floatx80
= floatx80NextQOutP1( &sequenceA );
3471
testCases_a_floatx80
= floatx80Random();
3475
testCases_a_floatx80
= current_a_floatx80;
3479
testCases_a_floatx80
= floatx80Random();
3483
testCases_a_floatx80
= current_a_floatx80;
3646
testCases_a_floatx80
= floatx80Random();
3649
testCases_a_floatx80
= floatx80NextQOutP2( &sequenceA );
3659
testCases_a_floatx80
= floatx80Random()
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025