Home | History | Annotate | Download | only in test

Lines Matching defs:error

20 	int error = 0;
26 ++error;
32 ++error;
38 ++error;
45 ++error;
52 if ( verbose && !error )
55 return( error ? 1 : 0 );
60 int error = 0;
91 ++error;
100 ++error;
109 ++error;
123 ++error;
126 return( error ? 1 : 0 );