Searched defs:desctype (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/arm/include/ |
H A D | asmacros.h | 41 #define ELFNOTE(section, type, vendor, desctype, descdata...) \ argument
|
/freebsd-src/sys/netgraph/ |
H A D | ng_nat.h | 73 NG_NAT_REDIRECT_PORT_TYPE_INFO(desctype) global() argument 93 NG_NAT_REDIRECT_ADDR_TYPE_INFO(desctype) global() argument 110 NG_NAT_REDIRECT_PROTO_TYPE_INFO(desctype) global() argument 149 NG_NAT_LISTRDRS_ENTRY_TYPE_INFO(desctype) global() argument
|
/freebsd-src/sys/i386/include/ |
H A D | asmacros.h | 156 #define ELFNOTE(name, type, desctype, descdata...) \ argument
|
/freebsd-src/sys/amd64/include/ |
H A D | asmacros.h | 243 #define ELFNOTE(name, type, desctype, descdata...) \ argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 2587 unsigned int desctype:2; member 2602 unsigned int desctype:2; member
|