Searched refs:prop_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.cpp62 static const tools::parser::token_type prop_type = 8; member in namespace:atf_atffile
77 add_keyword("prop", prop_type);
141 p.expect(conf_type, hash_type, prop_type, tp_type,
159 } else if (t.type() == prop_type) {
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c15661 struct type *prop_type = cu->addr_sized_int_type (false);
15666 prop_type);
16482 struct type *prop_type;
16492 prop_type = objfile_int_type (objfile, sz, true);
16498 prop_type = cu->addr_sized_int_type (true);
16502 if (!attr_to_dynamic_prop (attr, die, cu, &prop, prop_type))
17704 struct type *prop_type = cu->addr_sized_int_type (false);
17706 prop_type);
17724 struct type *prop_type = cu->addr_sized_int_type (false);
17726 prop_type);
15651 struct type *prop_type = cu->addr_sized_int_type (false); local
16472 struct type *prop_type; local
17694 struct type *prop_type = cu->addr_sized_int_type (false); local
17714 struct type *prop_type = cu->addr_sized_int_type (false); local
23962 struct type *prop_type = cu->addr_sized_int_type (false); local
23971 struct type *prop_type = cu->addr_sized_int_type (false); local
23980 struct type *prop_type = cu->addr_sized_int_type (false); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c16764 struct type *prop_type = cu->addr_sized_int_type (false);
16769 prop_type);
17554 struct type *prop_type;
17564 prop_type = cu->per_objfile->int_type (sz, true);
17570 prop_type = cu->addr_sized_int_type (true);
17574 if (!attr_to_dynamic_prop (attr, die, cu, &prop, prop_type))
18375 struct type *prop_type = cu->addr_sized_int_type (false);
18377 prop_type);
18395 struct type *prop_type = cu->addr_sized_int_type (false);
18397 prop_type);
[all...]

Completed in 159 milliseconds