Searched refs:SWAP_LE16 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_fs.h32 #define SWAP_LE16(d, s) swap_le16(s, d) macro
H A Dmksquashfs.h32 #define SWAP_LE16(s, d) swap_le16(s, d) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dplatform.h121 #define SWAP_LE16(x) bswap_16(x) macro
128 #define SWAP_LE16(x) (x) macro

Completed in 27 milliseconds