Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dswab.h60 #define __swahw32(x) (__builtin_constant_p((__u32) (x)) ? ___constant_swahw32(x) : __fswahw32(x)) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dswab.h111 #define __swahw32(x) \ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dswab.h151 #define __swahw32(x) \ macro