Home
last modified time | relevance | path

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

/netbsd/tests/usr.bin/xlint/lint1/
H A Dmsg_219.c14 char concat3[] = "one" "two" "three"; variable
/netbsd/external/gpl2/texinfo/dist/util/
H A Dtexindex.c1185 concat3 (const char *s1, const char *s2, const char *s3) in concat3() function
/netbsd/usr.bin/make/
H A Ddir.c755 concat3(const char *a, size_t a_len, const char *b, size_t b_len, in concat3() function