Home
last modified time | relevance | path

Searched defs:_stricmp (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/framework/
H A DXSECDefs.hpp150 # define _stricmp(x,y) strcasecmp(x,y) macro
152 # define _stricmp(x,y) stricmp(x,y) macro
/dports/devel/cc65/cc65-2.19/libsrc/common/
H A Dstricmp.s20 _stricmp: label
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DLinuxStrings.cpp4 int _stricmp(const char* s1, const char* s2) in _stricmp() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/Common/
H A DCommonLib.h175 #define _stricmp strcasecmp macro
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/bigtable/
H A DCHANGES.md17 ## [1.7.0](https://www.github.com/googleapis/google-cloud-go/compare/bigtable/v1.6.0...v1.7.0) (202…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/
H A Dtchar.h69 #define _stricmp strcasecmp macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A Dtchar.h70 #define _stricmp strcasecmp macro
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/public/tier0/
H A Dplatform.h65 #define _stricmp strcasecmp // validator.cpp macro
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dcompat.h16 #define _stricmp strcmp macro
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dcompat.h16 #define _stricmp strcmp macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dvoice_engine_defines.h240 #define _stricmp stricmp macro
242 #define _stricmp strcasecmp macro
301 #define _stricmp strcasecmp macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/
H A Dvoice_engine_defines.h247 #define _stricmp stricmp macro
249 #define _stricmp strcasecmp macro
308 #define _stricmp strcasecmp macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h57 #define _stricmp stricmp macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h57 #define _stricmp stricmp macro
/dports/www/firefox/firefox-99.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h57 #define _stricmp stricmp macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h57 #define _stricmp stricmp macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/vr/openvr/src/
H A Dstrtools_public.h42 #define _stricmp stricmp macro
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_platform_posix.h49 #define _stricmp strcasecmp macro
/dports/games/openfodder/openfodder-1.6.0/Source/
H A Dstdafx.hpp100 #define _stricmp( a, b ) strcmp(a, b) macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/sdl/
H A Dtchar.h49 #define _stricmp strcmp macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Dtchar.h47 #define _stricmp strcasecmp macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h442 #define _stricmp strcasecmp macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h442 #define _stricmp strcasecmp macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h442 #define _stricmp strcasecmp macro
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/Common/
H A DCommonLib.h442 #define _stricmp strcasecmp macro

1234567