Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c162 # define STRCAT(D, S) strcat (D, S) macro
189 # define STRCAT(D, S) __wcscat (D, S) macro
193 # define STRCAT(D, S) wcscat (D, S) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c193 # define STRCAT(D, S) strcat (D, S) macro
220 # define STRCAT(D, S) __wcscat (D, S) macro
224 # define STRCAT(D, S) wcscat (D, S) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c135 #define STRCAT(D, S) strcat (D, S) macro
156 #define STRCAT(D, S) wcscat (D, S) macro