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

/bionic/libc/arch-mips/string/
H A Dmips_strlen.c143 char str5[] = "somes tring"; variable
202 P (str5, 0);
203 P (str5, 1);
204 P (str5, 2);
205 P (str5, 3);

Completed in 4 milliseconds