Searched refs:IT_QUAD (Results 1 – 9 of 9) sorted by relevance
142 #define IT_QUAD 4194304 macro
453 if (cl.stats[STAT_ITEMS] & IT_QUAD) in V_CalcPowerupCshift()
683 if (cl.stats[STAT_ITEMS] & IT_QUAD) in Sbar_DrawFace()
166 #define IT_QUAD 4194304 macro
444 if (cl.items & IT_QUAD) in V_CalcPowerupCshift()
890 if (cl.items & IT_QUAD) in Sbar_DrawFace()
45 other.items = other.items | IT_QUAD;1431 self.items = IT_QUAD;1494 other.items = other.items | IT_QUAD;
46 (IT_KEY1 | IT_KEY2 | IT_INVISIBILITY | IT_INVULNERABILITY | IT_SUIT | IT_QUAD) );1063 self.items = self.items - IT_QUAD;
312 float IT_QUAD = 4194304;