Home | History | Annotate | Download | only in dist

Lines Matching defs:strlen

369 #define strlen(s)        _strlen(s)
2695 #define STRLEN_UC(str) strlen((const char *)str)