Searched refs:SDL_NUM_LOG_PRIORITIES (Results 1 – 2 of 2) sorted by relevance
63 static const char *SDL_priority_prefixes[SDL_NUM_LOG_PRIORITIES] = {84 static int SDL_android_priority[SDL_NUM_LOG_PRIORITIES] = {276 if ((int)priority < 0 || priority >= SDL_NUM_LOG_PRIORITIES) { in SDL_LogMessageV()
110 SDL_NUM_LOG_PRIORITIES enumerator
Completed in 3 milliseconds