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

/bionic/libc/arch-mips/string/
H A Dmips_strlen.c140 char str4[] = "another"; variable
196 P (str4, 0);
197 P (str4, 1);
198 P (str4, 2);
199 P (str4, 3);
/bionic/libc/arch-mips64/string/
H A Dmips_strlen.c141 char str4[] = "another"; variable
197 P (str4, 0);
198 P (str4, 1);
199 P (str4, 2);
200 P (str4, 3);

Completed in 48 milliseconds