Home
last modified time | relevance | path

Searched refs:type_specific (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbtypes.h452 union type_specific union
465 } type_specific; member
819 #define TYPE_TYPE_SPECIFIC(thistype) TYPE_MAIN_TYPE(thistype)->type_specific
820 #define TYPE_CPLUS_SPECIFIC(thistype) TYPE_MAIN_TYPE(thistype)->type_specific.cplus_stuff
821 #define TYPE_FLOATFORMAT(thistype) TYPE_MAIN_TYPE(thistype)->type_specific.floatformat
/freebsd-12.1/sys/dev/ocs_fc/
H A Dsli4.h2637 uint32_t type_specific[0]; member