Searched refs:__arch__swahb32s (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/byteorder/
H A Dswabb.h72 #ifndef __arch__swahb32s
73 # define __arch__swahb32s(x) do { *(x) = __swahb32p((x)); } while (0) macro
119 __arch__swahb32s(addr);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/byteorder/
H A Dswabb.h72 #ifndef __arch__swahb32s
73 # define __arch__swahb32s(x) do { *(x) = __swahb32p((x)); } while (0) macro
119 __arch__swahb32s(addr);

Completed in 29 milliseconds