taglinefilesource code
xe122drivers/char/selection.c{ unsigned short *args, xs, ys, xe, ye;
xe127drivers/char/selection.cxe = get_user(args++) - 1;
xe133drivers/char/selection.cxe = limit(xe, video_num_columns - 1);
xe136drivers/char/selection.cpe = ye * video_size_row + (xe << 1);