Searched defs:strlen (Results 1 – 15 of 15) sorted by relevance
55 #define strlen(s) __strlen(s) macro156 static inline size_t __no_sanitize_prefix_strfunc(strlen)(const char *s) in __no_sanitize_prefix_strfunc() argument
28 strlen: label
24 strlen: label
135 size_t strlen(const char *str) in strlen() function149 #define strlen(str) ({ \ macro
85 strlen: label
19 size_t strlen(const char *s) in strlen() function
80 size_t strlen(const char *s) in strlen() function
58 size_t strlen(const char *s) in strlen() function
101 size_t strlen(const char *s) in strlen() function
149 size_t strlen(const char *s) in strlen() function
257 #define strlen(p) \ macro
680 uint32_t strlen = 0; in dce_aud_az_configure() local
416 size_t strlen(const char *s) in strlen() function
1051 int strlen = len - 1; in regex_match_end() local
3289 unsigned int strlen; in decode_ace() local