Home
last modified time | relevance | path

Searched defs:strncasecmp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_config_post.h27 #define strncasecmp _strnicmp macro
/llvm-project/clang/test/Sema/
H A Dbuiltins-gnu-mode.c14 int strncasecmp; variable
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp183 ATTRIBUTE_INTERFACE int strncasecmp(const char *s1, const char *s2, size_t n) { in strncasecmp() function
/llvm-project/clang/test/Analysis/
H A Dstring.c1140 #define strncasecmp BUILTIN(strncasecmp) global() macro
[all...]