Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Runtime/
H A Dfreestanding-tools.h193 static inline RT_API_ATTRS int strcmp(const char *lhs, const char *rhs) { strcmp() function
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp175 ATTRIBUTE_INTERFACE int strcmp(const char *s1, const char *s2) { in strcmp() function
/llvm-project/clang/test/CodeGen/
H A D2002-07-14-MiscTests3.c167 int strcmp(char *s1, char *s2) { in strcmp() function
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp
/llvm-project/clang/test/Analysis/
H A Dstring.c813 #define strcmp BUILTIN(strcmp) global() macro
[all...]