Searched refs:ENDOFSTREAM (Results 1 – 2 of 2) sorted by relevance
1157 #define ENDOFSTREAM ((unsigned long long)-1) macro1176 if (nbReadBytes==0) { nbFrames = 0; return ENDOFSTREAM; } /* EOF */ in selectDecoder()1219 return ENDOFSTREAM; in selectDecoder()1241 if (decodedSize == ENDOFSTREAM) break; in LZ4IO_decompressSrcFile()
399 CHECK_OPTIONS_FLAG (ENDOFSTREAM); in ks_options_flags_to_string()