Searched defs:STRCAT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dconfig.h52 #define STRCAT(t, s) (strcat((char*)(t), (char*)(s))) macro
H A Diodbc.h15 # define STRCAT(t, s) (strcat((char*)(t), (char*)(s))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch.c161 # define STRCAT(D, S) strcat (D, S) macro
188 # define STRCAT(D, S) __wcscat (D, S) macro
192 # define STRCAT(D, S) wcscat (D, S) macro
H A Dfnmatch_loop.c1267 #undef STRCAT macro

Completed in 57 milliseconds