Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dstring.h148 #define nolibc_strlen(x) strlen(x) macro
152 nolibc_strlen((str)); \