Home
last modified time | relevance | path

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

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