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/
Dctf.h196 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf.h222 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf.h222 uint32_t ctl_type; /* Last type associated with this label. */ member
/netbsd/src/sys/sys/
Dsysctl.h90 int ctl_type; /* type of name */ member
1157 #define VERIFY_FN(ctl_type, c_type) \ argument