Searched refs:K_P3 (Results 1 – 4 of 4) sorted by relevance
97 case K_P3: in GS_vgainitkeymaps()888 case K_P3: keymap[i] = SDLK_KP3; break; in GS_InitOSKeymap()
104 case K_P3: in FB_vgainitkeymaps()1156 case K_P3: keymap[i] = SDLK_KP3; break; in FB_InitOSKeymap()
84 case K_P3: in SVGA_initkeymaps()
338 #define K_P3 K(KT_PAD,3) macro