Lines Matching refs:c_flg
483 ncbp->c_flg = (ocb.c.b) ? C_OPEN_0 : 0; in makecombo2()
485 ncbp->c_flg |= C_OPEN_1; in makecombo2()
715 ncbp->c_flg = ocb.c.b ? C_OPEN_1 : 0; in makecombo()
725 ncbp->c_flg |= C_LOOP; in makecombo()
840 if (cbp->c_flg & C_LOOP) { in makeempty()
864 if (!(cbp->c_flg & C_LOOP)) in makeempty()
955 flg = cbp->c_flg; in updatecombo()
1085 flg = cbp->c_flg; in checkframes()
1316 cbp->c_flg); in printcombo()
1379 if (cbp->c_flg & C_LOOP) { in markcombo()
1403 if (!(cbp->c_flg & C_LOOP)) in markcombo()
1446 clearcombo(tcbp, cbp->c_flg & C_OPEN_1); in clearcombo()
1447 open = cbp->c_flg & C_OPEN_0; in clearcombo()