Searched defs:SQUASHFS_SWAP_LONG_LONGS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_fs.h30 #define SQUASHFS_SWAP_LONG_LONGS(d, s, n) swap_le64_num(s, d, n) macro
39 #define SQUASHFS_SWAP_LONG_LONGS(d, s, n) \ macro
H A Dmksquashfs.h30 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) swap_le64_num(s, d, n) macro
39 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) \ macro

Completed in 159 milliseconds