Searched refs:concat3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/xlint/xlint/
H A Dxlint.c138 static char *concat3(const char *, const char *, const char *);
222 concat3(const char *s1, const char *s2, const char *s3) function
287 appstrg(lstp, concat3("-D__", def, "__"));
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dtexindex.c126 static char *concat3 (const char *, const char *, const char *);
197 outfile = concat3 (infiles[i], "s", "");
1194 concat3 (const char *s1, const char *s2, const char *s3)
1185 concat3 (const char *s1, const char *s2, const char *s3) function

Completed in 195 milliseconds