Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Utility/
H A DStatus.cpp110 NULL, error_code, MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US), in RetrieveWin32ErrorString()
/openbsd/gnu/gcc/intl/
H A Dlocalename.c541 case SUBLANG_ENGLISH_US: return "en_US";
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dlocalename.c864 case SUBLANG_ENGLISH_US: return "en_US"; in _nl_locale_name()
/openbsd/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp47 const uint16_t SUBLANG_ENGLISH_US = 0x0409; variable
515 suffix->Language = SUBLANG_ENGLISH_US; in writeResEntryHeader()