HomeSort by relevance Sort by last modified time
    Searched refs:SQUASHFS_INSWAP_INTS (Results 1 - 3 of 3) sorted by null

  /external/squashfs-tools/squashfs-tools/
unsquash-4.c 389 SQUASHFS_INSWAP_INTS(id_table, sBlk.s.no_ids);
squashfs_swap.h 342 #define SQUASHFS_INSWAP_INTS(s, n) inswap_le32_num(s, n)
421 #define SQUASHFS_INSWAP_INTS(s, n)
read_fs.c 739 SQUASHFS_INSWAP_INTS(id_table, sBlk->no_ids);

Completed in 34 milliseconds