Searched defs:strlen (Results 1 – 9 of 9) sorted by relevance
25 .globl strlen symbol28 strlen: label
21 .globl strlen symbol24 strlen: label
84 .globl strlen symbol85 strlen: label
74 #define strlen(s) __strlen(s) macro172 static inline size_t __no_sanitize_prefix_strfunc(strlen)(const char *s) in __no_sanitize_prefix_strfunc() argument
60 size_t strlen(const char *s) in strlen() function
165 size_t strlen(const char *s) in strlen() function
101 size_t strlen(const char *s) in strlen() function
47 size_t strlen(const char *s) in strlen() function
157 size_t strlen(const char *s) in strlen() function