taglinefilesource code
rep67kernel/chr_drv/keyboard.cstatic unsigned char rep = 0xff, repke0 = 0;
rep108kernel/chr_drv/keyboard.cif (rep == 0xff) {
rep110kernel/chr_drv/keyboard.crep = scancode;
rep113kernel/chr_drv/keyboard.c} else if (ke0 == repke0 && (scancode & 0x7f) == rep)
rep115kernel/chr_drv/keyboard.crep = 0xff;