Lines Matching +defs:d +defs:s

370 #define SQUASHFS_SWAP_SUPER_BLOCK(s, d) {\  argument
401 #define SQUASHFS_SWAP_BASE_INODE_CORE(s, d, n)\ argument
410 #define SQUASHFS_SWAP_BASE_INODE_HEADER(s, d, n) {\ argument
415 #define SQUASHFS_SWAP_IPC_INODE_HEADER(s, d) {\ argument
422 #define SQUASHFS_SWAP_DEV_INODE_HEADER(s, d) {\ argument
430 #define SQUASHFS_SWAP_SYMLINK_INODE_HEADER(s, d) {\ argument
438 #define SQUASHFS_SWAP_REG_INODE_HEADER(s, d) {\ argument
448 #define SQUASHFS_SWAP_LREG_INODE_HEADER(s, d) {\ argument
459 #define SQUASHFS_SWAP_DIR_INODE_HEADER(s, d) {\ argument
470 #define SQUASHFS_SWAP_LDIR_INODE_HEADER(s, d) {\ argument
482 #define SQUASHFS_SWAP_DIR_INDEX(s, d) {\ argument
490 #define SQUASHFS_SWAP_DIR_HEADER(s, d) {\ argument
498 #define SQUASHFS_SWAP_DIR_ENTRY(s, d) {\ argument
507 #define SQUASHFS_SWAP_FRAGMENT_ENTRY(s, d) {\ argument
514 #define SQUASHFS_SWAP_SHORTS(s, d, n) {\ argument
524 #define SQUASHFS_SWAP_INTS(s, d, n) {\ argument
534 #define SQUASHFS_SWAP_LONG_LONGS(s, d, n) {\ argument
544 #define SQUASHFS_SWAP_DATA(s, d, n, bits) {\ argument
554 #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) argument
613 #define SQUASHFS_SWAP_BASE_INODE_CORE_1(s, d, n) \ argument
620 #define SQUASHFS_SWAP_BASE_INODE_HEADER_1(s, d, n) {\ argument
625 #define SQUASHFS_SWAP_IPC_INODE_HEADER_1(s, d) {\ argument
633 #define SQUASHFS_SWAP_DEV_INODE_HEADER_1(s, d) {\ argument
640 #define SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(s, d) {\ argument
647 #define SQUASHFS_SWAP_REG_INODE_HEADER_1(s, d) {\ argument
656 #define SQUASHFS_SWAP_DIR_INODE_HEADER_1(s, d) {\ argument
772 #define SQUASHFS_SWAP_BASE_INODE_CORE_2(s, d, n)\ argument
779 #define SQUASHFS_SWAP_BASE_INODE_HEADER_2(s, d, n) {\ argument
784 #define SQUASHFS_SWAP_IPC_INODE_HEADER_2(s, d) \ argument
787 #define SQUASHFS_SWAP_DEV_INODE_HEADER_2(s, d) {\ argument
794 #define SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(s, d) {\ argument
801 #define SQUASHFS_SWAP_REG_INODE_HEADER_2(s, d) {\ argument
812 #define SQUASHFS_SWAP_DIR_INODE_HEADER_2(s, d) {\ argument
822 #define SQUASHFS_SWAP_LDIR_INODE_HEADER_2(s, d) {\ argument
833 #define SQUASHFS_SWAP_DIR_INDEX_2(s, d) {\ argument
840 #define SQUASHFS_SWAP_DIR_HEADER_2(s, d) {\ argument
847 #define SQUASHFS_SWAP_DIR_ENTRY_2(s, d) {\ argument
855 #define SQUASHFS_SWAP_FRAGMENT_ENTRY_2(s, d) {\ argument
862 #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) argument
912 #define SQUASHFS_MEMSET(s, d, n) memset(s, 0, n); argument