Searched refs:K_P0 (Results 1 – 4 of 4) sorted by relevance
94 case K_P0: in GS_vgainitkeymaps()885 case K_P0: keymap[i] = SDLK_KP0; break; in GS_InitOSKeymap()
81 case K_P0: in SVGA_initkeymaps()
101 case K_P0: in FB_vgainitkeymaps()1162 case K_P0: keymap[i] = SDLK_KP0; break; in FB_InitOSKeymap()
335 #define K_P0 K(KT_PAD,0) macro