Searched defs:concat (Results 1 – 8 of 8) sorted by relevance
58 struct concat { struct59 struct tree *left;60 struct tree *right;61 } concat; member
56 concat(const char *s1, const char *s2, const char *s3) in concat() function
184 concat(FILE *a, FILE *b) in concat() function
152 concat (const char *first, ...) in concat() function
152 concat(const char *str1, const char *str2) in concat() function
822 concat (s1, s2, s3) in concat() function
682 Node *concat(Node *np) in concat() function
965 concat(const char *name, int c) in concat() function