Searched refs:SDL_NUM_LOG_PRIORITIES (Results 1 – 2 of 2) sorted by relevance
65 static const char *SDL_priority_prefixes[SDL_NUM_LOG_PRIORITIES] = {86 static int SDL_android_priority[SDL_NUM_LOG_PRIORITIES] = {278 if ((int)priority < 0 || priority >= SDL_NUM_LOG_PRIORITIES) { in SDL_LogMessageV()
110 SDL_NUM_LOG_PRIORITIES enumerator