Searched refs:EXCLUDE_SIZE (Results 1 – 1 of 1) sorted by relevance
190 #define EXCLUDE_SIZE 8192 macro4192 if(exclude % EXCLUDE_SIZE == 0) { \4193 exclude_paths = realloc(exclude_paths, (exclude + EXCLUDE_SIZE) \