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

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