Searched refs:DECOMP_ERROR (Results 1 – 4 of 4) sorted by relevance
389 return DECOMP_ERROR; in mppe_decompress()402 return DECOMP_ERROR; in mppe_decompress()461 return DECOMP_ERROR; in mppe_decompress()467 return DECOMP_ERROR; in mppe_decompress()538 return DECOMP_ERROR; in mppe_decompress()
421 return DECOMP_ERROR; in z_decompress()430 return DECOMP_ERROR; in z_decompress()497 return DECOMP_ERROR; in z_decompress()
881 return DECOMP_ERROR; in bsd_decompress()
98 #define DECOMP_ERROR -1 /* error detected before decomp. */ macro