Searched refs:nports (Results 1 – 2 of 2) sorted by relevance
62 int32 nports; in SDL_SYS_JoystickInit() local66 nports = joystick.CountDevices(); in SDL_SYS_JoystickInit()70 for ( i=0; (SDL_numjoysticks < MAX_JOYSTICKS) && (i < nports); ++i ) { in SDL_SYS_JoystickInit()
122 char nports; /* number of downstream ports in this hub */ member