Searched refs:K_P4 (Results 1 – 4 of 4) sorted by relevance
98 case K_P4: in GS_vgainitkeymaps()889 case K_P4: keymap[i] = SDLK_KP4; break; in GS_InitOSKeymap()
85 case K_P4: in SVGA_initkeymaps()
105 case K_P4: in FB_vgainitkeymaps()1166 case K_P4: keymap[i] = SDLK_KP4; break; in FB_InitOSKeymap()
339 #define K_P4 K(KT_PAD,4) macro