Searched refs:SmBits (Results 1 – 3 of 3) sorted by relevance
59 SmBits *flags;85 #define GT_ENTER ((SmBits)0x01)86 #define GT_1CLASS ((SmBits)0x02)87 #define GT_2CLASS ((SmBits)0x04)88 #define GT_3CLASS ((SmBits)0x08)89 #define GT_4CLASS ((SmBits)0x10)90 #define GT_5CLASS ((SmBits)0x20)91 #define GT_6CLASS ((SmBits)0x40)92 #define GT_7CLASS ((SmBits)0x80)164 GT_query(struct GT_Mask mask, SmBits class) in GT_query()[all …]
182 typedef unsigned char SmBits; /* SMSIZE-bit bit string */ typedef217 typedef SmBits Byte; /* smallest unit of addressable store */
182 typedef unsigned char SmBits; /* SMSIZE-bit bit string */ typedef219 typedef SmBits Byte; /* smallest unit of addressable store */