Searched refs:ATTR_PACKED (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Drbtree.h27 } ATTR_PACKED; variable in typeref:struct:rbnode
47 } ATTR_PACKED; variable in typeref:struct:rbtree
H A Dradtree.h52 } ATTR_PACKED; variable in typeref:struct:radnode
64 } ATTR_PACKED; variable in typeref:struct:radsel
H A Dnamedb.h63 } ATTR_PACKED; variable in typeref:struct:nsec3_hash_node
93 } ATTR_PACKED; variable in typeref:struct:nsec3_domain_data
122 } ATTR_PACKED; variable in typeref:struct:domain
153 } ATTR_PACKED; variable in typeref:struct:zone
163 } ATTR_PACKED; variable in typeref:struct:rr
175 } ATTR_PACKED; variable in typeref:struct:rrset
H A Dxfrd-notify.h77 } ATTR_PACKED; variable in typeref:struct:notify_zone
H A Doptions.h311 } ATTR_PACKED; variable in typeref:struct:pattern_options
332 } ATTR_PACKED; variable in typeref:struct:zone_options
377 } ATTR_PACKED; variable in typeref:struct:acl_options
388 } ATTR_PACKED; variable in typeref:struct:key_options
H A Dxfrd.h144 } ATTR_PACKED; variable in typeref:struct:xfrd_soa
222 } ATTR_PACKED; variable in typeref:struct:xfrd_zone
/netbsd-current/external/bsd/nsd/include/
H A Dconfig.h1006 #define ATTR_PACKED __attribute__((__packed__)) macro
1008 #define ATTR_PACKED macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dtracepoint.cc947 #ifndef ATTR_PACKED
949 # define ATTR_PACKED __attribute__ ((packed)) macro
951 # define ATTR_PACKED /* nothing */ macro
978 } ATTR_PACKED; variable in typeref:struct:traceframe
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dtracepoint.cc939 #ifndef ATTR_PACKED
941 # define ATTR_PACKED __attribute__ ((packed)) macro
943 # define ATTR_PACKED /* nothing */ macro
970 } ATTR_PACKED; variable in typeref:struct:traceframe

Completed in 151 milliseconds