Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h196 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h222 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h222 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd-src/sys/sys/
H A Dsysctl.h90 int ctl_type; /* type of name */ member
1150 #define VERIFY_FN(ctl_type, c_type) \ argument