Searched refs:is_short (Results 1 – 2 of 2) sorted by relevance
299 if (bd.is_short) in shift_block()498 if (bdp->is_short && b_insert) in block_insert()567 if (spaces && !bdp->is_short) in block_insert()1080 if ((numc & 1) && !bd.is_short) in op_replace()1118 if (!bd.is_short) in op_replace()1517 if (bd.is_short && !bd.is_MAX) in op_insert()1779 if (!bd.is_short || virtual_op) in op_change()1785 if (bd.is_short) in op_change()2210 bdp->is_short = FALSE; in block_prep()2242 bdp->is_short = TRUE; in block_prep()[all …]
4343 int is_short; // TRUE if line is too short to fit in block member