Searched defs:STREQ (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dutil.h20 #define STREQ(a,b) (strcmp(a,b) == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dutil.h13 #define STREQ(a,b) (strcmp(a,b) == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dconfig.h54 #define STREQ(a, b) (strcmp((char*)(a), (char*)(b)) == 0) macro
80 #define STREQ(a, b) (fstrcmp((char FAR*)(a), (char FAR*)(b) == 0) macro
89 #define STREQ(a, b) (_fstrcmp((char FAR*)(a), (char FAR*)(b) == 0) macro
H A Diodbc.h17 # define STREQ(a, b) (strcmp((char*)(a), (char*)(b)) == 0) macro
46 # define STREQ(a, b) (fstrcmp((char FAR*)(a), (char FAR*)(b) == 0) macro
55 # define STREQ(a, b) (_fstrcmp((char FAR*)(a), (char FAR*)(b) == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstreq.h166 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
171 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstreq.h166 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
171 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstreq.h166 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
171 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstreq.h166 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
171 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dstreq.h159 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
164 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstreq.h166 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
171 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
H A Dfnmatch.c92 # define STREQ(s1, s2) ((strcmp (s1, s2) == 0)) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstreq.h159 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
164 #define STREQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dutil.h13 #define STREQ(a,b) (strcmp(a,b) == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dsetenv.c349 # define STREQ(a, b) (strcmp (a, b) == 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtest.c71 STREQ, enumerator in enum:token
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c370 #define STREQ macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c341 # define STREQ macro
[all...]

Completed in 292 milliseconds