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

/bionic/libc/arch-mips/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 61 milliseconds