Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c2449 struct walk_type_data struct
2451 process_field_fn process_field;
2452 const void *cookie;
2453 outf_p of;
2454 options_p opt;
2455 const char *val;
2456 const char *prev_val[4];
2457 int indent;
2458 int counter;
2459 const struct fileloc *line;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc2467 struct walk_type_data struct
2469 process_field_fn process_field;
2470 const void *cookie;
2471 outf_p of;
2472 options_p opt;
2473 const char *val;
2474 const char *prev_val[4];
2475 int indent;
2476 int counter;
2477 const struct fileloc *line;
[all …]