Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h286 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) swap_le64_num(s, d, n) macro
393 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) \ macro
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h534 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) {\ macro