Home
last modified time | relevance | path

Searched refs:SQUASHFS_INSWAP_SHORTS (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h341 #define SQUASHFS_INSWAP_SHORTS(s, n) inswap_le16_num(s, n) macro
420 #define SQUASHFS_INSWAP_SHORTS(s, n) macro
Dread_fs.c67 SQUASHFS_INSWAP_SHORTS(&c_byte, 1); in read_block()
Dmksquashfs.c6315 SQUASHFS_INSWAP_SHORTS(&c_byte, 1); in main()