Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dstring_view.h33 LIBC_INLINE static int compareMemory(const char *Lhs, const char *Rhs, in compareMemory() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h73 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory() function