Searched refs:structReturnIndexBits (Results 1 – 1 of 1) sorted by relevance
88 …static const unsigned structReturnIndexBits = 4; // number of index bits to… member89 … static const unsigned structReturnSlots = (1<<structReturnIndexBits)-1; // number of valid values93 unsigned int structReturnIndex : structReturnIndexBits;