Searched refs:NUM_SDL_CODES (Results 1 – 1 of 1) sorted by relevance
119 #define NUM_SDL_CODES (SDLK_UNDO + 1) macro121 static int16_t sdl_to_keycode[NUM_SDL_CODES] = {230 for (i = count = 0; i < NUM_SDL_CODES; i++) { in sandbox_sdl_scan_keys()