Home
last modified time | relevance | path

Searched defs:STRCAT (Results 1 – 2 of 2) 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
/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