Home
last modified time | relevance | path

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

/dflybsd-src/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