Home | History | Annotate | Download | only in aapt

Lines Matching defs:atEof

748     bool atEof = false;     // no feof() aviailable yet
798 if (zstream.avail_in == 0 && !atEof) {
815 atEof = true;
824 if (atEof)