Home
last modified time | relevance | path

Searched refs:__swahw32 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dswab.h10 # define swahw32 __swahw32
/Linux-v4.19/include/uapi/linux/
Dswab.h141 #define __swahw32(x) \ macro
207 return __swahw32(*p); in __swahw32p()