Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbtypes.c4229 struct type_equality_entry struct
4231 type_equality_entry (struct type *t1, struct type *t2) in type_equality_entry() argument
4257 std::vector<type_equality_entry> *worklist) in check_types_equal() argument