Searched refs:_POINTER_ALIGNMENT (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | isa_defs.h | 260 #define _POINTER_ALIGNMENT 8 macro 326 #define _POINTER_ALIGNMENT 4 435 #define _POINTER_ALIGNMENT 4 463 #define _POINTER_ALIGNMENT 8
|
H A D | exec.h | 139 (_POINTER_ALIGNMENT == (2 * _INT_ALIGNMENT)))
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rdma_subr.c | 494 sizeof (struct clist), _POINTER_ALIGNMENT, NULL, in rdma_modload()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | bufmod.c | 932 #define SMALLEST_MESSAGE sizeof (struct sb_hdr) + _POINTER_ALIGNMENT
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | conn_opt.c | 233 sizeof (timestruc_t) + _POINTER_ALIGNMENT; in conn_recvancillary_size() 541 sizeof (timestruc_t) + _POINTER_ALIGNMENT; in conn_recvancillary_add()
|
H A D | spd.c | 681 sizeof (ipsec_action_t), _POINTER_ALIGNMENT, NULL, NULL, in ipsec_policy_g_init() 684 sizeof (ipsec_sel_t), _POINTER_ALIGNMENT, NULL, NULL, in ipsec_policy_g_init() 687 sizeof (ipsec_policy_t), _POINTER_ALIGNMENT, NULL, NULL, in ipsec_policy_g_init()
|