Searched refs:type_wide (Results 1 – 2 of 2) sorted by relevance
194 *type_wide, in popen_utf8()200 type_wide=create_wchar_path(type); in popen_utf8()201 if (type_wide == (wchar_t *) NULL) in popen_utf8()206 file=_wpopen(command_wide,type_wide); in popen_utf8()207 type_wide=(wchar_t *) RelinquishMagickMemory(type_wide); in popen_utf8()
1132 struct lp_type type_wide = lp_wider_type(bld->type); in lp_build_mul_32_lohi_cpu() local1133 LLVMTypeRef wider_type = lp_build_vec_type(gallivm, type_wide); in lp_build_mul_32_lohi_cpu()1172 struct lp_type type_wide_half = type_wide; in lp_build_mul_32_lohi_cpu()