Searched defs:SWAP16 (Results 1 – 3 of 3) sorted by relevance
62 #define SWAP16(x) nlp->x = bswap16(olp->x) in disklabel_swap() macro
52 #define SWAP16(x) ap->x = be16toh(ap->x) macro
168 #define SWAP16(x) lp->x = bswap16(lp->x) in swap_disklabel() macro