taglinefilesource code
old_state639drivers/char/keyb_m68k.cint old_state = shift_state;
old_state666drivers/char/keyb_m68k.cif (up_flag && shift_state != old_state && npadch != -1) {
old_state952drivers/char/keyboard.cint old_state = shift_state;
old_state979drivers/char/keyboard.cif (up_flag && shift_state != old_state && npadch != -1) {
old_state866drivers/sbus/char/sunkbd.cint old_state = shift_state;
old_state893drivers/sbus/char/sunkbd.cif (up_flag && shift_state != old_state && npadch != -1) {