Lines Matching refs:ERROR

192 		return ERROR(srcSize_wrong);
222 return ERROR(prefix_unknown);
244 return ERROR(frameParameter_unsupported); /* reserved bits, which must be zero */
249 return ERROR(frameParameter_windowTooLarge); /* avoids issue with 1 << windowLog */
283 return ERROR(frameParameter_windowTooLarge);
329 return ERROR(srcSize_wrong);
378 return ERROR(srcSize_wrong); /* headerSize too small */
380 return ERROR(dictionary_wrong);
397 return ERROR(srcSize_wrong);
407 return ERROR(corruption_detected);
415 return ERROR(dstSize_tooSmall);
423 return ERROR(srcSize_wrong);
425 return ERROR(dstSize_tooSmall);
435 return ERROR(corruption_detected);
444 return ERROR(dictionary_corrupted);
448 return ERROR(corruption_detected); /* srcSize >= MIN_CBLOCK_SIZE == 3; here we need up to 5 for case 3 */
478 return ERROR(corruption_detected);
480 return ERROR(corruption_detected);
491 return ERROR(corruption_detected);
524 return ERROR(corruption_detected);
555 return ERROR(corruption_detected); /* srcSize >= MIN_CBLOCK_SIZE == 3; here we need lhSize+1 = 4 */
559 return ERROR(corruption_detected);
566 return ERROR(corruption_detected); /* impossible */
759 return ERROR(srcSize_wrong);
761 return ERROR(corruption_detected);
768 return ERROR(corruption_detected);
777 return ERROR(GENERIC);
783 return ERROR(corruption_detected);
785 return ERROR(corruption_detected);
802 return ERROR(srcSize_wrong);
814 return ERROR(srcSize_wrong);
818 return ERROR(srcSize_wrong);
827 return ERROR(srcSize_wrong); /* minimum possible size */
839 return ERROR(corruption_detected);
846 return ERROR(corruption_detected);
853 return ERROR(corruption_detected);
892 return ERROR(dstSize_tooSmall); /* last match must start at a minimum distance of WILDCOPY_OVERLENGTH from oend */
894 return ERROR(corruption_detected); /* over-read beyond lit buffer */
896 return ERROR(GENERIC); /* Precondition */
911 return ERROR(corruption_detected);
1019 return ERROR(dstSize_tooSmall); /* last match must start at a minimum distance of WILDCOPY_OVERLENGTH from oend */
1021 return ERROR(corruption_detected); /* over-read beyond lit buffer */
1037 return ERROR(corruption_detected);
1142 return ERROR(corruption_detected);
1155 return ERROR(dstSize_tooSmall);
1275 return ERROR(dstSize_tooSmall); /* last match must start at a minimum distance of WILDCOPY_OVERLENGTH from oend */
1277 return ERROR(corruption_detected); /* over-read beyond lit buffer */
1293 return ERROR(corruption_detected);
1400 return ERROR(corruption_detected);
1414 return ERROR(corruption_detected);
1437 return ERROR(dstSize_tooSmall);
1450 return ERROR(srcSize_wrong);
1500 return ERROR(dstSize_tooSmall);
1530 return ERROR(srcSize_wrong);
1544 return ERROR(srcSize_wrong);
1555 return ERROR(srcSize_wrong);
1576 return ERROR(srcSize_wrong);
1584 return ERROR(srcSize_wrong);
1601 return ERROR(srcSize_wrong);
1608 default: return ERROR(corruption_detected);
1626 return ERROR(checksum_wrong);
1629 return ERROR(checksum_wrong);
1651 return ERROR(GENERIC);
1666 return ERROR(srcSize_wrong);
1669 return ERROR(srcSize_wrong);
1676 return ERROR(prefix_unknown);
1702 return ERROR(srcSize_wrong); /* input not entirely consumed */
1747 return ERROR(srcSize_wrong);
1754 return ERROR(srcSize_wrong); /* impossible */
1815 default: return ERROR(corruption_detected);
1841 return ERROR(checksum_wrong);
1858 return ERROR(GENERIC); /* impossible */
1880 return ERROR(dictionary_corrupted);
1886 return ERROR(dictionary_corrupted);
1895 return ERROR(dictionary_corrupted);
1897 return ERROR(dictionary_corrupted);
1907 return ERROR(dictionary_corrupted);
1909 return ERROR(dictionary_corrupted);
1919 return ERROR(dictionary_corrupted);
1921 return ERROR(dictionary_corrupted);
1927 return ERROR(dictionary_corrupted);
1935 return ERROR(dictionary_corrupted);
1959 return ERROR(dictionary_corrupted);
2363 return ERROR(frameParameter_windowTooLarge);
2370 return ERROR(GENERIC);
2373 return ERROR(GENERIC);
2415 return ERROR(corruption_detected); /* should never happen */
2459 return ERROR(GENERIC); /* impossible */
2487 return ERROR(GENERIC); /* should never happen */