Home
last modified time | relevance | path

Searched refs:TYPE_SPECIFIC_NONE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbtypes.h505 TYPE_SPECIFIC_NONE, enumerator
1863 (TYPE_SPECIFIC_FIELD (type) = TYPE_SPECIFIC_NONE, \
1882 || (TYPE_SPECIFIC_FIELD (type) == TYPE_SPECIFIC_NONE \
Dgdbtypes.c1513 if (TYPE_SPECIFIC_FIELD (type) == TYPE_SPECIFIC_NONE) in internal_type_self_type()
1518 if (TYPE_SPECIFIC_FIELD (type) == TYPE_SPECIFIC_NONE) in internal_type_self_type()
1539 if (TYPE_SPECIFIC_FIELD (type) == TYPE_SPECIFIC_NONE) in set_type_self_type()
1545 if (TYPE_SPECIFIC_FIELD (type) == TYPE_SPECIFIC_NONE) in set_type_self_type()
5556 case TYPE_SPECIFIC_NONE: in copy_type_recursive()
Dgdb-gdb.py.in219 if type_specific_kind == "TYPE_SPECIFIC_NONE":