Home
last modified time | relevance | path

Searched defs:tstrcmp (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/wimlib/wimlib-1.13.0/examples/
H A Dcompressfile.c85 # define tstrcmp wcscmp macro
93 # define tstrcmp strcmp macro
/dports/biology/vt/vt-0.57721/lib/libdeflate/programs/
H A Dprog_util.h70 # define tstrcmp wcscmp macro
102 # define tstrcmp strcmp macro
/dports/archivers/libdeflate/libdeflate-1.8/programs/
H A Dprog_util.h94 # define tstrcmp wcscmp macro
125 # define tstrcmp strcmp macro
/dports/sysutils/wimlib/wimlib-1.13.0/include/
H A Dwimlib_tchar.h37 # define tstrcmp wcscmp macro
99 # define tstrcmp strcmp macro
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dmain.c40 #define tstrcmp wcscmp macro
51 #define tstrcmp strcmp macro
/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/pluginterfaces/base/
H A Dfstrdefs.h148 inline int32 tstrcmp (const tchar* src, const tchar* dst) {return _tstrcmp (src, dst);} in tstrcmp() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/
H A Dfstrdefs.h148 inline int32 tstrcmp (const tchar* src, const tchar* dst) {return _tstrcmp (src, dst);} in tstrcmp() function
/dports/audio/ardour6/Ardour-6.8.0/libs/vst3/pluginterfaces/base/
H A Dfstrdefs.h148 inline int32 tstrcmp (const tchar* src, const tchar* dst) {return _tstrcmp (src, dst);} in tstrcmp() function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/pluginterfaces/base/
H A Dfstrdefs.h148 inline int32 tstrcmp (const tchar* src, const tchar* dst) {return _tstrcmp (src, dst);} in tstrcmp() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/pluginterfaces/base/
H A Dfstrdefs.h148 inline int32 tstrcmp (const tchar* src, const tchar* dst) {return _tstrcmp (src, dst);} in tstrcmp() function
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/orbcore/
H A Dpoa.cc2707 tstrcmp(const char* start1, const char* end1, in tstrcmp() function