Searched refs:K_P8 (Results 1 – 4 of 4) sorted by relevance
102 case K_P8: in GS_vgainitkeymaps()893 case K_P8: keymap[i] = SDLK_KP8; break; in GS_InitOSKeymap()
109 case K_P8: in FB_vgainitkeymaps()1161 case K_P8: keymap[i] = SDLK_KP8; break; in FB_InitOSKeymap()
89 case K_P8: in SVGA_initkeymaps()
343 #define K_P8 K(KT_PAD,8) macro