Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp128 WIN_DLL_ARCH, enumerator
1877 if (options[WIN_DLL_ARCH].doesOccur) { in pkg_createWindowsDLL()
1878 if (uprv_strcmp(options[WIN_DLL_ARCH].value, "X86") == 0) { in pkg_createWindowsDLL()
1884 if (options[WIN_DLL_ARCH].doesOccur) { in pkg_createWindowsDLL()
1886 uprv_strcat(extraFlags, options[WIN_DLL_ARCH].value); in pkg_createWindowsDLL()