Searched refs:MAX_LOC_SIZE (Results 1 – 3 of 3) sorted by relevance
75 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1) macro
365 if (size > MAX_LOC_SIZE) { in ML_()1415 if (new_size > MAX_LOC_SIZE) { in canonicaliseLoctab()1416 di->loctab[i].size = MAX_LOC_SIZE; in canonicaliseLoctab()
1131 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)