Lines Matching refs:str2
103 char *str, *str2; in print_rhtp() local
133 l_to_str(&tp.tp_def_label, &str2, M_INTERNAL); in print_rhtp()
135 str, str2); in print_rhtp()
137 free(str2); in print_rhtp()
145 &str2, M_INTERNAL); in print_rhtp()
147 str, str2); in print_rhtp()
149 free(str2); in print_rhtp()
154 &str2, M_INTERNAL); in print_rhtp()
156 str, str2); in print_rhtp()
158 free(str2); in print_rhtp()
163 if (label_to_str(l1, &str2, M_INTERNAL, in print_rhtp()
168 "hex: %3$s\n"), i, str, str2); in print_rhtp()
170 free(str2); in print_rhtp()
182 &str2, M_INTERNAL); in print_rhtp()
185 str, str2); in print_rhtp()
187 free(str2); in print_rhtp()
192 &str2, M_INTERNAL); in print_rhtp()
195 str, str2); in print_rhtp()
197 free(str2); in print_rhtp()
202 if (label_to_str(l1, &str2, M_INTERNAL, in print_rhtp()
208 "hex: %3$s\n"), i, str, str2); in print_rhtp()
210 free(str2); in print_rhtp()