Lines Matching refs:ERROR
73 return ERROR(srcSize_wrong); in FSE_readNCount()
77 return ERROR(tableLog_tooLarge); in FSE_readNCount()
106 return ERROR(maxSymbolValue_tooSmall); in FSE_readNCount()
151 return ERROR(corruption_detected); in FSE_readNCount()
153 return ERROR(corruption_detected); in FSE_readNCount()
175 return ERROR(srcSize_wrong); in HUF_readStats_wksp()
183 return ERROR(srcSize_wrong); in HUF_readStats_wksp()
185 return ERROR(corruption_detected); in HUF_readStats_wksp()
196 return ERROR(srcSize_wrong); in HUF_readStats_wksp()
209 return ERROR(corruption_detected); in HUF_readStats_wksp()
215 return ERROR(corruption_detected); in HUF_readStats_wksp()
221 return ERROR(corruption_detected); in HUF_readStats_wksp()
230 return ERROR(corruption_detected); /* last value must be a clean power of 2 */ in HUF_readStats_wksp()
238 return ERROR(corruption_detected); /* by construction : at least 2 elts of rank 1, must be even */ in HUF_readStats_wksp()