Home
last modified time | relevance | path

Searched defs:_strlen (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dfread-inline-builtin-late-redecl.c18 static unsigned long (*_strlen)(char const *ptr); variable
/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp196 static size_t _strlen(const char *str) { _strlen() function