Home
last modified time | relevance | path

Searched refs:a_orig (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/tests/string/
H A Dstrcmp_test.c58 char *a_str, *b_str, a_orig, b_orig; in check_strcmp_alignments() local
71 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()
H A Dstrncmp_test.c52 char *a_str, *b_str, a_orig, b_orig; in check_strncmp_alignments() local
65 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()