Searched refs:ALIGN_D (Results 1 – 1 of 1) sorted by relevance
156 #define ALIGN_D(size) ALIGN_H(size) macro166 + ALIGN_D(sizeof(struct cmsghdr)) > \173 ALIGN_D(sizeof(struct cmsghdr))))175 #define CMSG_SPACE(length) (ALIGN_D(sizeof(struct cmsghdr)) + \178 #define CMSG_LEN(length) (ALIGN_D(sizeof(struct cmsghdr)) + \