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

/freebsd-10.1-release/contrib/gcc/
H A Dgengtype.c2575 write_root (outf_p f, pair_p v, type_p type, const char *name, int has_length,
2653 write_root (f, v, type->u.a.p, newname, has_length, line, if_marked);
2679 if (! has_length && UNION_OR_STRUCT_P (tp))
2684 else if (! has_length && tp->kind == TYPE_PARAM_STRUCT)
2691 else if (has_length
2572 write_root(outf_p f, pair_p v, type_p type, const char *name, int has_length, struct fileloc *line, const char *if_marked) argument

Completed in 117 milliseconds