Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/
H A Dcp-demangle.h92 struct d_info struct
95 const char *s;
97 const char *send;
99 int options;
101 const char *n;
103 struct demangle_component *comps;
105 int next_comp;
107 int num_comps;
109 struct demangle_component **subs;
111 int next_sub;
[all …]
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c655 const struct decode_info *d_info; in get_opcode() local
698 const struct decode_info *d_info; in print_opcode() local