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