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

/freebsd-10-stable/bin/pax/
H A Dcpio.h117 #define BCPIO_PAD(x) ((2 - ((x) & 1)) & 1) /* pad to next 2 byte word */ macro

Completed in 158 milliseconds