Home
last modified time | relevance | path

Searched refs:STRCAT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dfnmatch.c165 # define STRCAT(D, S) strcat (D, S) macro
191 # define STRCAT(D, S) __wcscat (D, S) macro
195 # define STRCAT(D, S) wcscat (D, S) macro
H A Dfnmatch_loop.c1160 if (FCT (STRCAT (list->str, p), string, string_end, in EXT()
1215 #undef STRCAT
/dragonfly/contrib/gdb-7/gdb/gnulib/import/
H A Dfnmatch.c159 # define STRCAT(D, S) strcat (D, S) macro
185 # define STRCAT(D, S) __wcscat (D, S) macro
189 # define STRCAT(D, S) wcscat (D, S) macro
H A Dfnmatch_loop.c1162 if (FCT (STRCAT (list->str, p), string, string_end, in EXT()
1217 #undef STRCAT