Lines Matching defs:atEof
748 bool atEof = false; // no feof() aviailable yet798 if (zstream.avail_in == 0 && !atEof) {815 atEof = true;824 if (atEof)