Home
last modified time | relevance | path

Searched defs:stricmp (Results 1 – 8 of 8) sorted by relevance

/external/srec/seti/setiUtils/src/
Dplatform_utils.c93 int stricmp(const char *str1, const char *str2) in stricmp() function
/external/quake/quake/src/QW/client/
Dquakedef.h150 #define stricmp strcasecmp macro
/external/webkit/Source/JavaScriptCore/wtf/
DStringExtras.h79 inline int stricmp(const char* string1, const char* string2) in stricmp() function
/external/llvm/cmake/
Dconfig-ix.cmake362 set(stricmp "_stricmp") variable
/external/chromium/third_party/libjingle/source/talk/base/
Dcommon.h53 #define stricmp(x,y) strcasecmp(x,y) macro
Dstringutils.h98 inline int stricmp(const wchar_t* s1, const wchar_t* s2) { in stricmp() function
/external/dbus/dbus/
Ddbus-sysdeps-wince-glue.h83 #define stricmp _stricmp macro
/external/quake/quake/src/WinQuake/
Dquakedef.h349 #define stricmp strcasecmp macro