Searched refs:type_wide (Results 1 – 2 of 2) sorted by relevance
212 type_wide[5]; in popen_utf8()215 length=MultiByteToWideChar(CP_UTF8,0,type,-1,type_wide,5); in popen_utf8()226 file=_wpopen(command_wide,type_wide); in popen_utf8()
1086 struct lp_type type_wide = lp_wider_type(bld->type); in lp_build_mul_32_lohi_cpu() local1087 LLVMTypeRef wider_type = lp_build_vec_type(gallivm, type_wide); in lp_build_mul_32_lohi_cpu()1126 struct lp_type type_wide_half = type_wide; in lp_build_mul_32_lohi_cpu()