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