Searched defs:NDR_ALIGN4 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libndr/common/
H A Dlibndr.h275 #define NDR_ALIGN4(SIZE) ((4 - (SIZE)) & 3); macro

Completed in 81 milliseconds