Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dd-demangle.c280 size_t szattr, szargs, sztype; in dlang_function_type() local
308 sztype = string_length (&type); in dlang_function_type()
311 string_appendn (decl, type.b, sztype); in dlang_function_type()
451 size_t sztype; in dlang_type() local
456 sztype = string_length (&type); in dlang_type()
460 string_appendn (decl, type.b, sztype); in dlang_type()