SDL_EventState   568 src/joystick/SDL_joystick.c                              state = SDL_EventState(event_list[i],SDL_QUERY);
SDL_EventState   576 src/joystick/SDL_joystick.c                              SDL_EventState(event_list[i], state);
SDL_EventState   325 test/testwm.c    SDL_EventState(SDL_KEYUP, SDL_IGNORE);