Searched refs:old_lcount (Results 1 – 2 of 2) sorted by relevance
5023 linenr_T old_lcount; // b_ml.ml_line_count before the command in global_exe() local5041 old_lcount = curbuf->b_ml.ml_line_count; in global_exe()5068 msgmore(curbuf->b_ml.ml_line_count - old_lcount); in global_exe()
614 linenr_T old_lcount = curbuf->b_ml.ml_line_count; in op_delete() local951 msgmore(curbuf->b_ml.ml_line_count - old_lcount); in op_delete()