Home
last modified time | relevance | path

Searched refs:__LOC_PRIMARY (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/locale/
H A Dget_qualified_locale.cpp20 #define __LOC_PRIMARY 0x2 // primary language locale for country macro
399 __LOC_PRIMARY | in GetLocaleNameFromLangCountry()
474 else if (!(_psetloc_data->iLocState & __LOC_PRIMARY)) in LangCountryEnumProcEx()
480 _psetloc_data->iLocState |= __LOC_PRIMARY; in LangCountryEnumProcEx()