Searched refs:NDR_ALIGN4 (Results 1 – 4 of 4) sorted by relevance
540 offset += NDR_ALIGN4(offset); in ndr__ndr_bind_ack_hdr()563 offset += NDR_ALIGN4(offset); in ndr_bind_ack_hdr_size()629 offset += NDR_ALIGN4(offset); in ndr__ndr_alter_context_rsp_hdr()645 offset += NDR_ALIGN4(offset); in ndr_alter_context_rsp_hdr_size()
129 size += NDR_ALIGN4(size); in ndr_heap_malloc()
266 #define NDR_ALIGN4(SIZE) ((4 - (SIZE)) & 3); macro
1459 n_pad = NDR_ALIGN4(nds->pdu_scan_offset); in ndr_outer_align()