Home
last modified time | relevance | path

Searched defs:walk_type_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c2451 outf_p of;
2452 options_p opt;
2453 const char *val;
2455 int indent;
2456 int counter;
2459 int used_length;
2460 type_p orig_s;
2462 bool needs_cast_p;
2464 bool in_record_p;
2465 int loopcounter;
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c2276 struct walk_type_data struct
2279 const void *cookie;
2280 outf_p of;
2281 options_p opt;
2282 const char *val;
2284 int indent;
2285 int counter;
2288 type_p *param;
2289 int used_length;
2290 type_p orig_s;
[all …]