Searched refs:emit_pch (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gengtype.cc | 4298 bool emit_pch, type_p field_type, const char *field_name) in write_field_root() argument 4317 has_length, line, emit_pch); in write_field_root() 4336 struct fileloc *line, bool emit_pch) in write_root() argument 4385 write_field_root (f, v, type, name, 0, line, emit_pch, in write_root() 4395 write_field_root (f, v, type, name, 0, line, emit_pch, fld->type, in write_root() 4405 write_root (f, v, type->u.a.p, newname, has_length, line, emit_pch); in write_root() 4430 if (emit_pch) in write_root() 4441 if (emit_pch) in write_root() 4531 write_roots (pair_p variables, bool emit_pch) in write_roots() argument 4615 write_root (f, v, v->type, v->name, length_p, &v->line, emit_pch); in write_roots() [all …]
|
| D | ChangeLog-2009 | 8034 * gengtype.c (write_root, write_roots): Add a emit_pch argument.
|