Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h256 unsigned short ctt_type; /* Reference to another type. */ member
276 unsigned short ctt_type; /* Do not use. */ member
299 uint32_t ctt_type; /* Reference to another type. */ member
319 uint32_t ctt_type; /* Do not use. */ member
328 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h256 unsigned short ctt_type; /* Reference to another type. */ member
276 unsigned short ctt_type; /* Do not use. */ member
299 uint32_t ctt_type; /* Reference to another type. */ member
319 uint32_t ctt_type; /* Do not use. */ member
328 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h227 uint32_t ctt_type; /* Reference to another type. */ member
247 uint32_t ctt_type; /* Do not use. */ member
256 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h191 #define ctt_type _u._type /* for types that reference another type */ macro