Searched refs:nolibc_strlen (Results 1 – 1 of 1) sorted by relevance
134 __attribute__((weak,unused,section(".text.nolibc_strlen")))148 #define nolibc_strlen(x) strlen(x) macro 152 nolibc_strlen((str)); \