Lines Matching refs:rtn
112 int rtn = MPPC_OK; in MPPC_Decompress() local
131 rtn &= ~MPPC_OK; in MPPC_Decompress()
132 return rtn; in MPPC_Decompress()
147 rtn &= ~MPPC_OK; in MPPC_Decompress()
148 return (rtn); in MPPC_Decompress()
170 rtn &= ~MPPC_OK; in MPPC_Decompress()
171 return (rtn); in MPPC_Decompress()
174 rtn &= ~MPPC_OK; in MPPC_Decompress()
175 return (rtn); in MPPC_Decompress()
236 rtn &= ~MPPC_OK; in MPPC_Decompress()
237 return (rtn); in MPPC_Decompress()
257 rtn &= ~MPPC_OK; in MPPC_Decompress()
258 return (rtn); in MPPC_Decompress()
275 rtn |= MPPC_DEST_EXHAUSTED; in MPPC_Decompress()
283 return (rtn); in MPPC_Decompress()