Home | History | Annotate | Download | only in libiberty

Lines Matching defs:string_appendn

137 string_appendn (string *p, const char *s, size_t n)
665 string_appendn (decl, type.b, string_length (&type));
666 string_appendn (decl, args.b, string_length (&args));
668 string_appendn (decl, attr.b, string_length (&attr));
820 string_appendn (decl, numptr, num);
836 string_appendn (decl, type.b, sztype);
884 string_appendn (decl, mods.b, szmods);
1154 string_appendn (decl, mangled, len);
1184 string_appendn (decl, &c, 1);
1221 string_appendn (decl, &(value[pos]), sizeof(value) - pos);
1250 string_appendn (decl, numptr, num);
1308 string_appendn (decl, mangled, 1);
1315 string_appendn (decl, mangled, 1);
1334 string_appendn (decl, mangled, 1);
1388 string_appendn (decl, &val, 1);
1392 string_appendn (decl, mangled, 2);
1401 string_appendn (decl, &type, 1);
1692 string_appendn (decl, mods.b, string_length (&mods));
1870 string_appendn (decl, endptr, len);
1917 string_appendn (decl, args.b, string_length (&args));