Home
last modified time | relevance | path

Searched defs:in_sdl_key_names (Results 1 – 3 of 3) sorted by last modified time

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/
H A Dinputmap_kbd.c66 const char * const (*in_sdl_key_names)[SDLK_LAST] = NULL; variable
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/opendingux/
H A Dinputmap.c87 const char * const (*in_sdl_key_names)[SDLK_LAST] = &_in_sdl_key_names; variable
/dports/games/libretro-picodrive/picodrive-600894e/platform/opendingux/
H A Dinputmap.c40 const char * const in_sdl_key_names[SDLK_LAST] = { variable