Searched refs:res_lo (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c2178 HReg dst_hi, dst_lo, res_hi, res_lo; local
2180 s390_isel_int128_expr(&res_hi, &res_lo, env, stmt->Ist.WrTmp.data);
2184 addInstr(env, s390_insn_move(8, dst_lo, res_lo));
2210 HReg dst_hi, dst_lo, res_hi, res_lo; local
2212 s390_isel_float128_expr(&res_hi, &res_lo, env, stmt->Ist.WrTmp.data);
2216 addInstr(env, s390_insn_move(8, dst_lo, res_lo));
/external/e2fsprogs/
H A Dconfigure7319 if ac_fn_c_compute_int "$LINENO" "~(size_t)0 % 10" "res_lo" "#include <stddef.h>"; then :
7355 result="$res_hi$res_lo"U
7357 result="$res_hi$res_lo"UL

Completed in 177 milliseconds