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.cpp129 WIN_DLL_ARCH, enumerator
1894 if (options[WIN_DLL_ARCH].doesOccur) { in pkg_createWindowsDLL()
1895 if (uprv_strcmp(options[WIN_DLL_ARCH].value, "X86") == 0) { in pkg_createWindowsDLL()
1901 if (options[WIN_DLL_ARCH].doesOccur) { in pkg_createWindowsDLL()
1903 uprv_strcat(extraFlags, options[WIN_DLL_ARCH].value); in pkg_createWindowsDLL()