Searched defs:strlen (Results 1 – 4 of 4) sorted by relevance
144 DEFINE_IFUNC_FOR(strlen) { in DEFINE_IFUNC_FOR() argument
291 DEFINE_IFUNC_FOR(strlen) { in DEFINE_IFUNC_FOR() argument
240 extern __always_inline __inline__ __attribute__((gnu_inline)) size_t strlen(const char* _Nonnull s)… in strlen() function
140 FORTIFY_TEST(strlen) { in FORTIFY_TEST() argument