Searched refs:RESIDUAL (Results 1 – 6 of 6) sorted by relevance
55 RESIDUAL hold_resid_buf;56 RESIDUAL *hold_residual = &hold_resid_buf;140 RESIDUAL *residual, void *OFW_interface) in decompress_kernel()183 sizeof(RESIDUAL))); in decompress_kernel()187 sizeof(RESIDUAL))); in decompress_kernel()236 memcpy(hold_residual,residual,sizeof(RESIDUAL)); in decompress_kernel()
315 } RESIDUAL; typedef318 extern RESIDUAL *res;
52 unsigned char __res[sizeof(RESIDUAL)] __prepdata = {0,};53 RESIDUAL *res = (RESIDUAL *)&__res;
1141 sizeof(RESIDUAL)); in prep_init()
402 #define RESIDUAL 0x81 macro
698 mask RESIDUAL 0x80|SEQINT /* Residual byte count != 0 */