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.h134 __attribute__((weak,unused,section(".text.nolibc_strlen")))
148 #define nolibc_strlen(x) strlen(x) macro
152 nolibc_strlen((str)); \