Home | History | Annotate | Download | only in zipalign

Lines Matching refs:atEof

751     bool atEof = false;     // no feof() aviailable yet
801 if (zstream.avail_in == 0 && !atEof) {
818 atEof = true;
827 if (atEof)