Home
last modified time | relevance | path

Searched defs:lcid (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dcomcat.d34 LCID lcid; member
H A Docidl.d108 LONG lcid; member
H A Doaidl.d75 LCID lcid; member
H A Dolectl.d343 LCID lcid; variable
H A Drichedit.d349 LCID lcid; member
371 LCID lcid; variable
H A Dwinnt.d869 WORD LANGIDFROMLCID(LCID lcid) { return cast(WORD) lcid; } in LANGIDFROMLCID()
870 WORD SORTIDFROMLCID(LCID lcid) { return cast(WORD) ((lcid >>> 16) & 0x0F); } in SORTIDFROMLCID()
871 WORD SORTVERSIONFROMLCID(LCID lcid) { return cast(WORD) ((lcid >>> 20) & 0x0F); } in SORTVERSIONFROMLCID()
/netbsd-src/sys/arch/x86/x86/
H A Dx86_tlb.c335 const cpuid_t lcid = cpu_index(lci); in pmap_tlb_processpacket() local
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalename.c407 LCID lcid; local
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalename.c424 LCID lcid; local
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalename.c424 LCID lcid; local
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalename.c424 LCID lcid; local
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalename.c424 LCID lcid; local
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalename.c743 LCID lcid; in _nl_locale_name() local