taglinefilesource code
xe121drivers/char/selection.c{ unsigned short *args, xs, ys, xe, ye;
xe126drivers/char/selection.cxe = get_fs_word(args++) - 1;
xe132drivers/char/selection.cxe = limit(xe, video_num_columns - 1);
xe135drivers/char/selection.cpe = ye * video_size_row + (xe << 1);