OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCases_total
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/include/
testCases.h
80
extern uint32
testCases_total
;
/src/regress/lib/libc/ieeefp/testfloat/
testCases.c
3178
uint32
testCases_total
;
3211
testCases_total
= 3 * int32NumP1;
3215
testCases_total
= 3 * int64NumP1;
3219
testCases_total
= 3 * float32NumQOutP1;
3222
testCases_total
= 6 * float32NumQInP1 * float32NumQInP1;
3226
testCases_total
= 3 * float64NumQOutP1;
3229
testCases_total
= 6 * float64NumQInP1 * float64NumQInP1;
3234
testCases_total
= 3 * floatx80NumQOutP1;
3237
testCases_total
= 6 * floatx80NumQInP1 * floatx80NumQInP1;
3243
testCases_total
= 3 * float128NumQOutP1
[
all
...]
testLoops.c
114
fprintf( stderr, "%d tests total.\n",
testCases_total
);
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025