Searched defs:my_strlen (Results 1 – 2 of 2) sorted by relevance
10 static size_t ABI_ATTR my_strlen(char *s) in my_strlen() function
40 size_t my_strlen(const char* s) { in my_strlen() function