col1             1732 src/editor/edit.c                               long *col1, long *col2)
col1             1787 src/editor/edit.c     *col1 = col;
col1             3158 src/editor/edit.c         long col1, col2;
col1             3165 src/editor/edit.c         col1 = MIN (edit->column1, edit->column2);
col1             3169 src/editor/edit.c             edit_move_forward3 (edit, start_bol, col1, 0);
col1             3171 src/editor/edit.c             edit_move_forward3 (edit, end_bol, col1, 0);
col1              681 src/editor/editcmd.c                             off_t * start_pos, off_t * end_pos, long *col1, long *col2)
col1              725 src/editor/editcmd.c     *col1 = col;