Home
last modified time | relevance | path

Searched defs:strcmp (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp175 ATTRIBUTE_INTERFACE int strcmp(const char *s1, const char *s2) { in strcmp() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A D2002-07-14-MiscTests3.c167 int strcmp(char *s1, char *s2) { in strcmp() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dstring.c789 #define strcmp BUILTIN(strcmp) macro