Home
last modified time | relevance | path

Searched defs:strEQ (Results 1 – 25 of 27) sorted by relevance

12

/dports/deskutils/hebcal/hebcal-4.13/
H A Ddanlib.h11 #define strEQ(X,Y) (0 == strcmp((X),(Y))) macro
/dports/devel/p5-Data-Util/Data-Util-0.63/
H A Dstr_util.h19 strEQ(const char* const x, const char* const y){ in strEQ() function
/dports/math/gri/gri-2.12.23/src/
H A Dmacro.hh26 #define strEQ(s1, s2) (!strcmp((s1), (s2))) macro
/dports/www/mod_rivet/rivet-3.2.0/src/request/
H A Dapache_request.h57 #define strEQ(s1,s2) (!strcmp((s1),(s2))) macro
/dports/news/trn4/trn-4.0-test77/
H A Dconfig2.h83 #define strEQ(s1,s2) (!strcmp(s1,s2)) macro
/dports/devel/patch/patch-2.7.6/src/
H A Dcommon.h64 #define strEQ(s1,s2) (!strcmp(s1, s2)) macro
/dports/devel/sunpromake/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/devel/smake/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/devel/sccs/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/devel/schilybase/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/net/rscsi/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/archivers/star/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/sysutils/cdrtools/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/editors/ved/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/sysutils/schilyutils/schily-2021-09-18/patch/
H A Dcommon.h106 #define strEQ(s1, s2) (strcmp(s1, s2) == 0) macro
/dports/misc/iselect/iselect-1.4.0/
H A Diselect_global.h151 #define strEQ(s1, s2) (!strcmp(s1, s2)) macro
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/
H A Dexpr.c132 strEQ = 269, enumerator
161 #define strEQ 269 macro
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dcommon.h289 #define strEQ(s1, s2) !strcmp ((s1), (s2)) macro
/dports/news/trn/trn-3.6/
H A Dcommon.h124 #define strEQ(s1,s2) (!strcmp(s1,s2)) macro
/dports/www/htdigest/httpd-2.4.6/modules/arch/netware/
H A Dmod_nw_ssl.c88 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro
/dports/www/apache24/httpd-2.4.53/modules/arch/netware/
H A Dmod_nw_ssl.c88 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro
/dports/www/htdigest/httpd-2.4.6/modules/ssl/
H A Dssl_private.h232 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro
/dports/www/apache24/httpd-2.4.53/modules/ssl/
H A Dssl_private.h296 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dhandy.h501 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dhandy.h538 #define strEQ(s1,s2) (strcmp(s1,s2) == 0) macro

12