Home
last modified time | relevance | path

Searched refs:DECOMP_FATALERROR (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dppp-comp.h102 #define DECOMP_FATALERROR -2 /* error detected after decomp. */ macro
/linux-4.19.296/drivers/isdn/i4l/
Disdn_bsdcomp.c743 return DECOMP_FATALERROR; /* probably a bug */ in bsd_decompress()
757 return DECOMP_FATALERROR; /* probably a bug */ in bsd_decompress()
778 return DECOMP_FATALERROR; in bsd_decompress()
803 return DECOMP_FATALERROR; in bsd_decompress()
Disdn_ppp.c2584 case DECOMP_FATALERROR: in isdn_ppp_decompress()