Searched refs:ctryrc (Results 1 – 1 of 1) sorted by relevance
47 const int ctryrc = GetLocaleInfoA(LOCALE_USER_DEFAULT, in SDL_SYS_GetPreferredLocales_winxp() local55 SDL_snprintf(buf, buflen, "%s%s%s", lang, ctryrc ? "_" : "", ctryrc ? country : ""); in SDL_SYS_GetPreferredLocales_winxp()
Completed in 6 milliseconds