Searched refs:K_P1 (Results 1 – 4 of 4) sorted by relevance
95 case K_P1: in GS_vgainitkeymaps()886 case K_P1: keymap[i] = SDLK_KP1; break; in GS_InitOSKeymap()
102 case K_P1: in FB_vgainitkeymaps()1154 case K_P1: keymap[i] = SDLK_KP1; break; in FB_InitOSKeymap()
82 case K_P1: in SVGA_initkeymaps()
336 #define K_P1 K(KT_PAD,1) macro