Searched refs:WIN_DLL_ARCH (Results 1 – 1 of 1) sorted by relevance
128 WIN_DLL_ARCH, enumerator1877 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()