Home
last modified time | relevance | path

Searched defs:subsystem_index (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/
A DSDL.c97 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateSubsystemRefCountIncr() local
106 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateSubsystemRefCountDecr() local
116 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateShouldInitSubsystem() local
124 int subsystem_index = SDL_MostSignificantBitIndex32(subsystem); in SDL_PrivateShouldQuitSubsystem() local
387 int subsystem_index = SDL_MostSignificantBitIndex32(flags); in SDL_WasInit() local

Completed in 3 milliseconds