Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h342 #define SQUASHFS_INSWAP_INTS(s, n) inswap_le32_num(s, n) macro
421 #define SQUASHFS_INSWAP_INTS(s, n) macro
Dunsquash-4.c389 SQUASHFS_INSWAP_INTS(id_table, sBlk.s.no_ids); in read_uids_guids_4()
Dread_fs.c739 SQUASHFS_INSWAP_INTS(id_table, sBlk->no_ids); in read_id_table()