Lines Matching refs:ERROR
108 return ERROR(tableLog_tooLarge);
123 return ERROR(tableLog_tooLarge); /* DTable too small, Huffman tree cannot fit in */
219 return ERROR(corruption_detected);
228 return ERROR(GENERIC);
240 return ERROR(srcSize_wrong);
251 return ERROR(corruption_detected); /* strict minimum : jump table + 1 byte per stream */
286 return ERROR(corruption_detected); /* overflow */
332 return ERROR(corruption_detected);
334 return ERROR(corruption_detected);
336 return ERROR(corruption_detected);
348 return ERROR(corruption_detected);
359 return ERROR(GENERIC);
371 return ERROR(srcSize_wrong);
513 return ERROR(tableLog_tooLarge);
522 return ERROR(tableLog_tooLarge);
531 return ERROR(tableLog_tooLarge); /* DTable can't fit code depth */
678 return ERROR(corruption_detected);
688 return ERROR(GENERIC);
700 return ERROR(srcSize_wrong);
710 return ERROR(corruption_detected); /* strict minimum : jump table + 1 byte per stream */
745 return ERROR(corruption_detected); /* overflow */
792 return ERROR(corruption_detected);
794 return ERROR(corruption_detected);
796 return ERROR(corruption_detected);
809 return ERROR(corruption_detected);
821 return ERROR(GENERIC);
833 return ERROR(srcSize_wrong);
905 return ERROR(dstSize_tooSmall);
907 return ERROR(corruption_detected); /* invalid */
928 return ERROR(dstSize_tooSmall);
930 return ERROR(corruption_detected); /* invalid */
943 return ERROR(dstSize_tooSmall);
945 return ERROR(corruption_detected); /* invalid */