Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/sys/x86/include/
H A Dendian.h79 #define __bswap64(x) \ macro
86 #define __bswap64(x) __bswap64_var(x) macro