Searched refs:TBID_SEGTYPE_BITS (Results 1 – 1 of 1) sorted by relevance
43 #define TBID_IS_SEGSTR( Id ) (((Id) & (TBID_SEGTYPE_BITS>>1)) == 0)46 #define TBID_SEGTYPE_BITS 0x0F /* One of the predefined segment types */ macro