Searched defs:strlen (Results 1 – 10 of 10) sorted by relevance
9 .globl strlen symbol13 strlen: label
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
47 size_t strlen(const char *s) in strlen() function
101 size_t strlen(const char *s) in strlen() function
158 size_t strlen(const char *s) in strlen() function