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_float128
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/include/
testCases.h
98
extern float128
testCases_a_float128
;
/src/regress/lib/libc/ieeefp/testfloat/
testLoops.c
250
writeHex_float128(
testCases_a_float128
, stdout );
257
writeHex_float128(
testCases_a_float128
, stdout );
2309
trueZ = trueFunction(
testCases_a_float128
);
2312
testZ = testFunction(
testCases_a_float128
);
2321
&& float128_is_signaling_nan(
testCases_a_float128
) ) {
2366
trueZ = trueFunction(
testCases_a_float128
);
2369
testZ = testFunction(
testCases_a_float128
);
2378
&& float128_is_signaling_nan(
testCases_a_float128
) ) {
2423
trueZ = trueFunction(
testCases_a_float128
);
2426
testZ = testFunction(
testCases_a_float128
);
[
all
...]
testCases.c
3314
float128
testCases_a_float128
;
3497
testCases_a_float128
= float128Random();
3500
testCases_a_float128
= float128NextQOutP1( &sequenceA );
3517
testCases_a_float128
= float128Random();
3521
testCases_a_float128
= current_a_float128;
3525
testCases_a_float128
= float128Random();
3529
testCases_a_float128
= current_a_float128;
3680
testCases_a_float128
= float128Random();
3683
testCases_a_float128
= float128NextQOutP2( &sequenceA );
3693
testCases_a_float128
= float128Random()
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025