Searched refs:SQUASHFS_MEMSET (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dsquashfs_compat.h205 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_super_block_3));\
235 SQUASHFS_MEMSET(s, d, n);\
317 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_index_3));\
325 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_header_3));\
333 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_entry_3));\
346 SQUASHFS_MEMSET(s, d, n * 2);\
356 SQUASHFS_MEMSET(s, d, n * 4);\
366 SQUASHFS_MEMSET(s, d, n * 8);\
376 SQUASHFS_MEMSET(s, d, n * bits / 8);\
387 SQUASHFS_MEMSET(
785 #define SQUASHFS_MEMSET macro
[all...]

Completed in 58 milliseconds