Home
last modified time | relevance | path

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

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