Searched refs:t_result (Results 1 – 4 of 4) sorted by relevance
62 my $t_result = <RESULT>;67 $t_result =~ s/\s+\z//; # trim trailing whitespace71 $t_result =~ s{'}{'\\''}g; # escape ' chars for shell73 $t_result = `echo '$t_result' | tidy -quiet --show-warnings n`;77 if ($t_output eq $t_result) {
255 if (iricb.t_result == Ity_I1 || sizeofIRType(iricb.t_result) <= 8) { in vex_inject_ir()257 } else if (sizeofIRType(iricb.t_result) == 16) { in vex_inject_ir()
44 cb.t_result = data->result.type; in new_iricb()
843 IRType t_result; // type of result member