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

/bionic/libc/arch-mips/string/
H A Dmips_strlen.c139 char str3[] = "another string"; variable
191 P (str3, 0);
192 P (str3, 1);
193 P (str3, 2);
194 P (str3, 3);
/bionic/libc/arch-mips64/string/
H A Dmips_strlen.c140 char str3[] = "another string"; variable
192 P (str3, 0);
193 P (str3, 1);
194 P (str3, 2);
195 P (str3, 3);

Completed in 682 milliseconds