Searched refs:LOC_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance
89 #define LOC_SIZE_BITS (32 - LINENO_BITS) macro93 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)107 UShort size:LOC_SIZE_BITS; /* # bytes; we catch overflows of this */
1127 #define LOC_SIZE_BITS (32 - LINENO_BITS)1131 #define MAX_LOC_SIZE ((1 << LOC_SIZE_BITS) - 1)1145 UShort size:LOC_SIZE_BITS; /* byte size; we catch overflows of this */