Home
last modified time | relevance | path

Searched defs:stricmp (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/libc/src/windows/msvc/
H A Dmod.rs10 pub fn stricmp(s1: *const ::c_char, s2: *const ::c_char) -> ::c_int; in stricmp() functions
/kernel/liteos_a/testsuites/unittest/net/resolv/
H A Dnet_resolv_test.cpp37 int stricmp(const char *s1, const char *s2) in stricmp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
H A Dconfig.h353 #define stricmp _stricmp macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H A Dconfig.h433 #define stricmp _stricmp macro
/third_party/sqlite/include/
H A Dsqlite3ext.h245 int (*stricmp)(const char*,const char*); member

Completed in 5 milliseconds