hton 97 kern/lib/bswap.c type hton##tag(type val) { return bswap##bits(val); } hton 108 kern/lib/bswap.c type hton##tag(type val) { return val; }