Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c198 #define EXCLUDE_SIZE 8192 macro
4289 if(exclude % EXCLUDE_SIZE == 0) { \
4290 exclude_paths = realloc(exclude_paths, (exclude + EXCLUDE_SIZE) \