Searched refs:MAX_LIST_LENGTH_BITS (Results 1 – 1 of 1) sorted by relevance
6 #define MAX_LIST_LENGTH_BITS 20 macro100 struct flist_head *part[MAX_LIST_LENGTH_BITS+1]; /* sorted partial lists in flist_sort()124 if (lev >= MAX_LIST_LENGTH_BITS) { in flist_sort()