OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxErrorCount
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/
testLoops.c
70
uint32
maxErrorCount
= 0;
543
if ( errorCount ==
maxErrorCount
) goto exit;
594
if ( errorCount ==
maxErrorCount
) goto exit;
647
if ( errorCount ==
maxErrorCount
) goto exit;
702
if ( errorCount ==
maxErrorCount
) goto exit;
757
if ( errorCount ==
maxErrorCount
) goto exit;
808
if ( errorCount ==
maxErrorCount
) goto exit;
861
if ( errorCount ==
maxErrorCount
) goto exit;
916
if ( errorCount ==
maxErrorCount
) goto exit;
975
if ( errorCount ==
maxErrorCount
) goto exit
[
all
...]
testfloat.c
99
maxErrorCount
= 20;
198
maxErrorCount
= atoi( argv[ 1 ] );
/src/regress/lib/libc/ieeefp/testfloat/include/
testLoops.h
64
extern uint32
maxErrorCount
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025