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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c317 string_append(str, " ");}
391 static void string_append (string *, const char *);
1354 string_append (&s, SCOPE_STRING (work));
1411 string_append (&tname, SCOPE_STRING (work));
1532 string_append (declp, " static");
1536 string_append (declp, qualifier_string (work->type_quals));
1553 string_append (declp, *mangled + 1);
1576 string_append (tname, "template <");
1584 string_append (tname, ", ");
1591 string_append (tnam
4640 string_append (string *p, const char *s) function
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c317 string_append(str, " ");}
391 static void string_append (string *, const char *);
1354 string_append (&s, SCOPE_STRING (work));
1411 string_append (&tname, SCOPE_STRING (work));
1532 string_append (declp, " static");
1536 string_append (declp, qualifier_string (work->type_quals));
1553 string_append (declp, *mangled + 1);
1576 string_append (tname, "template <");
1584 string_append (tname, ", ");
1591 string_append (tnam
4640 string_append (string *p, const char *s) function
[all...]

Completed in 81 milliseconds