Lines Matching refs:ERROR
100 return ERROR(tableLog_tooLarge);
102 return ERROR(maxSymbolValue_tooLarge);
104 return ERROR(tableLog_tooLarge);
143 return ERROR(GENERIC); /* position must reach all cells once, otherwise normalizedCounter is incorrect */
193 return ERROR(GENERIC); /* min size */
256 return ERROR(dstSize_tooSmall);
264 return ERROR(dstSize_tooSmall);
307 return ERROR(tableLog_tooLarge);
315 // if (NCountLength >= cSrcSize) return ERROR(srcSize_wrong); /* too small input size; supposed to be already checked in NCountLength, only remaining
318 return ERROR(tableLog_tooLarge);