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

/freebsd-10.1-release/contrib/gcc/
H A Dgengtype.c1394 const struct write_types_data *wtd);
1399 const struct write_types_data *wtd);
1415 const struct write_types_data *wtd);
1941 const struct write_types_data *wtd;
1943 wtd = (const struct write_types_data *) d->cookie;
1949 wtd->subfield_marker_routine, cast, d->val);
1950 if (wtd->param_prefix)
1955 oprintf (d->of, ", gt_%s_", wtd->param_prefix);
1959 oprintf (d->of, ", gt_%sa_%s", wtd->param_prefix, d->prev_val[0]);
1977 if (d->reorder_fn && wtd
1938 const struct write_types_data *wtd; local
2033 write_func_for_structure(type_p orig_s, type_p s, type_p *param, const struct write_types_data *wtd) argument
2162 write_types(type_p structures, type_p param_structs, const struct write_types_data *wtd) argument
2731 write_array(outf_p f, pair_p v, const struct write_types_data *wtd) argument
[all...]

Completed in 108 milliseconds