Searched refs:nolibc_strlen (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dstring.h140 #define nolibc_strlen(x) strlen(x) macro
144 nolibc_strlen((str)); \

Completed in 242 milliseconds