Searched refs:TypeServerIndexShift (Results 1 – 3 of 3) sorted by relevance
43 const uint16_t TypeServerIndexShift = 8; variable94 return (Layout->Flags & TypeServerIndexMask) >> TypeServerIndexShift; in getTypeServerIndex()
49 ModInfoFlags::TypeServerIndexShift; in getTypeServerIndex()
208 static const uint16_t TypeServerIndexShift = 8; member