Searched refs:PATHS_ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance
223 #define PATHS_ALLOC_SIZE 10 macro
1395 if(paths->count % PATHS_ALLOC_SIZE == 0) { in add_subdir()1397 (paths->count + PATHS_ALLOC_SIZE) * in add_subdir()
201 #define PATHS_ALLOC_SIZE 10 macro4537 if(count % PATHS_ALLOC_SIZE == 0) { in add_subdir()4539 (count + PATHS_ALLOC_SIZE) * sizeof(struct pathname *)); in add_subdir()