Searched refs:K_P2 (Results 1 – 4 of 4) sorted by relevance
96 case K_P2: in GS_vgainitkeymaps()887 case K_P2: keymap[i] = SDLK_KP2; break; in GS_InitOSKeymap()
83 case K_P2: in SVGA_initkeymaps()
103 case K_P2: in FB_vgainitkeymaps()1164 case K_P2: keymap[i] = SDLK_KP2; break; in FB_InitOSKeymap()
337 #define K_P2 K(KT_PAD,2) macro