HomeSort by relevance Sort by last modified time
    Searched defs:MAKELCID (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 91 #define MAKELCID(a,b) 0
664 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 99 #define MAKELCID(a,b) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 539 #define MAKELCID(lgid, srtid) ((ULONG)((((ULONG)((USHORT)(srtid))) << 16) | \
542 ((ULONG)((MAKELCID(lgid, srtid)) | \
winnt.h     [all...]

Completed in 241 milliseconds