Lines Matching defs:bufs
44 bufs sizes:
45 BUF_SIZE(n) = lims[n] - bufs[n]
46 bufs sizes for BCJ2_STREAM_CALL and BCJ2_STREAM_JUMP must be multiply of 4:
68 (dest) is allowed to overlap with bufs[BCJ2_STREAM_MAIN], with the following conditions:
69 bufs[BCJ2_STREAM_MAIN] >= dest &&
70 bufs[BCJ2_STREAM_MAIN] - dest >=
73 reserve = bufs[BCJ2_STREAM_MAIN] - dest -
95 const Byte *bufs[BCJ2_NUM_STREAMS];
256 Byte *bufs[BCJ2_NUM_STREAMS];
297 (bufs[p->State] == lims[p->State])