Lines Matching refs:lbytes
214 tb->lbytes = -1;
231 tb->lbytes = -1;
260 tb->lbytes = -1;
265 tb->lbytes = op_check_left(vi, cur_free, 0, 0);
266 if (tb->lbytes != -1)
613 * lbytes number of bytes which flow to the left neighbor from the
638 tb->lbytes = lb;
644 PROC_INFO_ADD(tb->tb_sb, lbytes[h], lb);
663 to_left = tb->lnum[0] - ((tb->lbytes != -1) ? 1 : 0);
678 if (remain_items > 1 || tb->lbytes == -1 || tb->rbytes == -1)
686 if (tb->lbytes + tb->rbytes >= size) {
688 tb->lbytes, -1);
772 tb->lbytes, -1);\
774 set_parameters (tb, h, lpar - (tb->lbytes!=-1), 0, lnver, snum012+lset,\
1462 RFALSE(!h && ((tb->lnum[h] >= vn->vn_nr_item && (tb->lbytes == -1)) ||
1551 lpar - ((h || tb->lbytes == -1) ? 0 : 1),
1559 ((tb->lbytes != -1) ? 1 : 0),
1560 tb->lbytes, 0, -1,
1606 lpar - ((h || tb->lbytes == -1) ? 0 : 1),
1619 ((tb->lbytes != -1) ? 1 : 0),
1620 tb->lbytes,
1646 tb->lbytes, tb->rbytes);
1650 ((tb->lbytes == -1) ? 0 : 1),
1986 if (tb->lnum[0] >= vn->vn_nr_item && tb->lbytes == -1)