Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h894 #define SQUASHFS_SWAP(value, p, pos, tbits) _SQUASHFS_SWAP(value, p, pos, \ macro
898 #define SQUASHFS_SWAP(value, p, pos, tbits) _SQUASHFS_SWAP(value, p, pos, \ macro
/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h802 #define SQUASHFS_SWAP(value, p, pos, tbits) _SQUASHFS_SWAP(value, p, pos, tbits, b_pos) macro
805 #define SQUASHFS_SWAP(value, p, pos, tbits) _SQUASHFS_SWAP(value, p, pos, tbits, 64 - tbits - b_pos) macro