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

/bionic/libc/arch-arm/cortex-a15/bionic/
H A Dstrlen.S63 ENTRY(strlen) function
165 END(strlen)
/bionic/libc/arch-arm/generic/bionic/
H A Dstrlen.c32 size_t strlen(const char *s) function
/bionic/libc/arch-arm/cortex-a9/bionic/
H A Dstrlen.S63 ENTRY(strlen) function
167 END(strlen)
/bionic/libc/arch-mips/string/
H A Dstrlen.c82 strlen (const char *str) function
/bionic/libc/arch-arm64/generic/bionic/
H A Dstrlen.S77 strlen will be repeatedly called on strings with the same length).
97 ENTRY(strlen) function
227 END(strlen)

Completed in 2716 milliseconds