Home
last modified time | relevance | path

Searched refs:string_appendn (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dd-demangle.c127 string_appendn (string *p, const char *s, int n) in string_appendn() function
454 string_appendn (decl, type.b, sztype); in dlang_function_type()
456 string_appendn (decl, args.b, szargs); in dlang_function_type()
458 string_appendn (decl, attr.b, szattr); in dlang_function_type()
595 string_appendn (decl, numptr, num); in dlang_type()
611 string_appendn (decl, type.b, sztype); in dlang_type()
655 string_appendn (decl, mods.b, szmods); in dlang_type()
926 string_appendn (decl, mangled, len); in dlang_identifier()
957 string_appendn (decl, &c, 1); in dlang_parse_integer()
994 string_appendn (decl, &(value[pos]), sizeof(value) - pos); in dlang_parse_integer()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dd-demangle.c137 string_appendn (string *p, const char *s, size_t n) in string_appendn() function
665 string_appendn (decl, type.b, string_length (&type)); in dlang_function_type()
666 string_appendn (decl, args.b, string_length (&args)); in dlang_function_type()
668 string_appendn (decl, attr.b, string_length (&attr)); in dlang_function_type()
820 string_appendn (decl, numptr, num); in dlang_type()
836 string_appendn (decl, type.b, sztype); in dlang_type()
884 string_appendn (decl, mods.b, szmods); in dlang_type()
1154 string_appendn (decl, mangled, len); in dlang_lname()
1184 string_appendn (decl, &c, 1); in dlang_parse_integer()
1221 string_appendn (decl, &(value[pos]), sizeof(value) - pos); in dlang_parse_integer()
[all …]
H A DChangeLog385 (string_appendn, string_prependn): Take a size_t n arg.
4461 string_appendn, string_prepend, string_prepends, string_prependn,
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dd-demangle.c137 string_appendn (string *p, const char *s, size_t n) in string_appendn() function
665 string_appendn (decl, type.b, string_length (&type)); in dlang_function_type()
666 string_appendn (decl, args.b, string_length (&args)); in dlang_function_type()
668 string_appendn (decl, attr.b, string_length (&attr)); in dlang_function_type()
820 string_appendn (decl, numptr, num); in dlang_type()
836 string_appendn (decl, type.b, sztype); in dlang_type()
884 string_appendn (decl, mods.b, szmods); in dlang_type()
1154 string_appendn (decl, mangled, len); in dlang_lname()
1184 string_appendn (decl, &c, 1); in dlang_parse_integer()
1221 string_appendn (decl, &(value[pos]), sizeof(value) - pos); in dlang_parse_integer()
[all …]
H A DChangeLog876 (string_appendn, string_prependn): Take a size_t n arg.
4952 string_appendn, string_prepend, string_prepends, string_prependn,
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dd-demangle.c137 string_appendn (string *p, const char *s, size_t n) in string_appendn() function
665 string_appendn (decl, type.b, string_length (&type)); in dlang_function_type()
666 string_appendn (decl, args.b, string_length (&args)); in dlang_function_type()
668 string_appendn (decl, attr.b, string_length (&attr)); in dlang_function_type()
820 string_appendn (decl, numptr, num); in dlang_type()
836 string_appendn (decl, type.b, sztype); in dlang_type()
884 string_appendn (decl, mods.b, szmods); in dlang_type()
1154 string_appendn (decl, mangled, len); in dlang_lname()
1184 string_appendn (decl, &c, 1); in dlang_parse_integer()
1221 string_appendn (decl, &(value[pos]), sizeof(value) - pos); in dlang_parse_integer()
[all …]
H A DChangeLog466 (string_appendn, string_prependn): Take a size_t n arg.
4542 string_appendn, string_prepend, string_prepends, string_prependn,