Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype.c2447 struct walk_type_data struct
2449 process_field_fn process_field;
2450 const void *cookie;
2451 outf_p of;
2452 options_p opt;
2453 const char *val;
2454 const char *prev_val[4];
2455 int indent;
2456 int counter;
2457 const struct fileloc *line;
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype.c2276 struct walk_type_data struct
2278 process_field_fn process_field;
2279 const void *cookie;
2280 outf_p of;
2281 options_p opt;
2282 const char *val;
2283 const char *prev_val[4];
2284 int indent;
2285 int counter;
2286 const struct fileloc *line;
[all …]