Searched refs:sztype (Results 1 – 1 of 1) sorted by relevance
280 size_t szattr, szargs, sztype; in dlang_function_type() local308 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() local456 sztype = string_length (&type); in dlang_type()460 string_appendn (decl, type.b, sztype); in dlang_type()