Lines Matching defs:atEof
860 bool atEof = false; // no feof() aviailable yet898 atEof = true;902 ZopfliDeflate(&options, 2, atEof, inBuf, getSize, &bp, &outBuf, &outSize);903 } while (!atEof);