Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Dswab.h84 #define __swab64(x) __fswab64(x) macro
/linux-2.6.39/include/linux/
Dswab.h117 #define __swab64(x) \ macro