Searched refs:ENDOFSTREAM (Results 1 – 1 of 1) sorted by relevance
883 #define ENDOFSTREAM ((unsigned long long)-1) macro899 if (nbReadBytes==0) { nbCalls = 0; return ENDOFSTREAM; } /* EOF */ in selectDecoder()930 return ENDOFSTREAM; in selectDecoder()948 if (decodedSize != ENDOFSTREAM) in LZ4IO_decompressSrcFile()950 } while (decodedSize != ENDOFSTREAM); in LZ4IO_decompressSrcFile()