Searched refs:DECOMP_ERROR (Results 1 – 4 of 4) sorted by relevance
446 return DECOMP_ERROR; in mppe_decompress()459 return DECOMP_ERROR; in mppe_decompress()518 return DECOMP_ERROR; in mppe_decompress()524 return DECOMP_ERROR; in mppe_decompress()595 return DECOMP_ERROR; in mppe_decompress()
422 return DECOMP_ERROR; in z_decompress()431 return DECOMP_ERROR; in z_decompress()498 return DECOMP_ERROR; in z_decompress()
882 return DECOMP_ERROR; in bsd_decompress()
98 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro