Home
last modified time | relevance | path

Searched defs:swap16 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dbyteswap.h16 #define swap16(x) __bswap_16(x) macro
/titanic_41/usr/src/cmd/cdrw/
H A Dbyteorder.h44 #define swap16(x) \ macro
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c7429 #define swap16(value) \ macro