Lines Matching full:padding4
53 #define PADDING4(x) (4 - (x & 0x03))54 #define PARAMETER_SIZE(x) (sizeof(struct sap_parameter) + x + PADDING4(x))