Lines Matching refs:dstSize_tooSmall
437 return ERROR(dstSize_tooSmall);
449 return ERROR(dstSize_tooSmall);
500 return ERROR(dstSize_tooSmall); /* not enough space for compression */
631 return ERROR(dstSize_tooSmall);
756 CHECK_E(BIT_initCStream(&blockStream, op, oend - op), dstSize_tooSmall); /* not enough space remaining */
825 return ERROR(dstSize_tooSmall); /* not enough space */
841 int const uncompressibleError = cSize == ERROR(dstSize_tooSmall) && srcSize <= dstCapacity;
2372 return ERROR(dstSize_tooSmall); /* not enough space to store compressed block */
2410 return ERROR(dstSize_tooSmall);
2445 return ERROR(dstSize_tooSmall);
2788 return ERROR(dstSize_tooSmall);
2797 return ERROR(dstSize_tooSmall);