Searched defs:PORT_Strlen (Results 1 – 2 of 2) sorted by relevance
57 #define PORT_Strlen(s) static_cast<unsigned int>(strlen(s)) macro