Namespaces
Functions
-
size_t string_length (const char * src)We could directly use the various
<function
>_vector templates here, but this
indirection allows comparing the various implementations elsewhere by name,
without having to instantiate the templates by hand at those locations.
Defined at line 163 of file ../../third_party/llvm-libc/src/src/string/memory_utils/x86_64/inline_strlen.h
-
void * find_first_character (const unsigned char * sunsigned char csize_t n)Defined at line 173 of file ../../third_party/llvm-libc/src/src/string/memory_utils/x86_64/inline_strlen.h