Searched refs:DIR_ALLOC_CHUNK (Results 1 – 1 of 1) sorted by relevance
1212 #define DIR_ALLOC_CHUNK 5 macro1806 if ((table->num_dirs % DIR_ALLOC_CHUNK) == 0) in decode_line_info()1810 amt = table->num_dirs + DIR_ALLOC_CHUNK; in decode_line_info()