Searched refs:K_P9 (Results 1 – 4 of 4) sorted by relevance
103 case K_P9: in GS_vgainitkeymaps()894 case K_P9: keymap[i] = SDLK_KP9; break; in GS_InitOSKeymap()
90 case K_P9: in SVGA_initkeymaps()
110 case K_P9: in FB_vgainitkeymaps()1171 case K_P9: keymap[i] = SDLK_KP9; break; in FB_InitOSKeymap()
339 #define K_P9 K(KT_PAD,9) macro