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

/freebsd-10.0-release/bin/pax/
H A Dcpio.h146 #define VCPIO_PAD(x) ((4 - ((x) & 3)) & 3) /* pad to next 4 byte word */ macro

Completed in 64 milliseconds