Searched defs:subsystem_index (Results 1 – 1 of 1) sorted by relevance
97 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateSubsystemRefCountIncr() local106 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateSubsystemRefCountDecr() local116 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateShouldInitSubsystem() local124 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateShouldQuitSubsystem() local387 int subsystem_index = SDL_MostSignificantBitIndex32(flags); in SDL_WasInit() local
Completed in 3 milliseconds