Searched refs:a_orig (Results 1 – 2 of 2) sorted by relevance
58 char *a_str, *b_str, a_orig, b_orig; in check_strcmp_alignments() local71 a_orig = a_str[pos]; in check_strcmp_alignments()79 a_str[pos] = a_orig; in check_strcmp_alignments()87 a_str[pos] = a_orig; in check_strcmp_alignments()
52 char *a_str, *b_str, a_orig, b_orig; in check_strncmp_alignments() local65 a_orig = a_str[pos]; in check_strncmp_alignments()79 a_str[pos] = a_orig; in check_strncmp_alignments()98 a_str[pos] = a_orig; in check_strncmp_alignments()