Home | History | Annotate | Download | only in bzip2

Lines Matching refs:allOK

1515    Bool allOK;
1592 allOK = testStream ( inStr );
1594 if (allOK && verbosity >= 1) fprintf ( stderr, "ok\n" );
1595 if (!allOK) testFailsExist = True;