OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAKELCID
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp
86
#define
MAKELCID
(a,b) 0
659
gWinLCID =
MAKELCID
(opt_langid, SORT_DEFAULT);
/external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp
95
#define
MAKELCID
(a,b) 0
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h
507
#define
MAKELCID
(lgid, srtid) ((ULONG)((((ULONG)((USHORT)(srtid))) << 16) | \
510
((ULONG)((
MAKELCID
(lgid, srtid)) | \
winnt.h
[
all
...]
Completed in 160 milliseconds