Home
last modified time | relevance | path

Searched refs:SQUASHFS_SWAP_SHORTS_3 (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c39 SQUASHFS_SWAP_SHORTS_3((&block_size), &sblock_size, 1); in read_block_list_1()
Dsquashfs_compat.h374 #define SQUASHFS_SWAP_SHORTS_3(s, d, n) {\ macro