Lines Matching refs:CONTEXT_SLOT
2572 579 CONTEXT_SLOT contextArray[MAX_ACTIVE_SESSIONS];
14156 10 CONTEXT_SLOT lowBits;
14157 11 CONTEXT_SLOT entry;
14158 12 CONTEXT_SLOT smallest = ((CONTEXT_SLOT) ~0);
14170 18 lowBits = (CONTEXT_SLOT)gr.contextCounter;
14181 29 if(((CONTEXT_SLOT) (entry - lowBits)) <= smallest)
14377 149 CONTEXT_SLOT sessionIndex;
14439 187 if( (CONTEXT_SLOT)gr.contextCounter
14455 203 gr.contextArray[*handle] = (CONTEXT_SLOT)(sessionIndex+1);
14488 221 CONTEXT_SLOT slotIndex;
14638 346 CONTEXT_SLOT slotIndex;
14652 355 && gr.contextArray[s_oldestSavedSession] == (CONTEXT_SLOT)gr.contextCounter)
14669 372 gr.contextArray[contextIndex] = (CONTEXT_SLOT)gr.contextCounter;
14684 387 if(((CONTEXT_SLOT)gr.contextCounter) == 0)
14728 409 CONTEXT_SLOT slotIndex;
14750 431 && (CONTEXT_SLOT)gr.contextCounter == gr.contextArray[s_oldestSavedSession]
14795 462 CONTEXT_SLOT slotIndex;
18488 111 *value = (1 << (sizeof(CONTEXT_SLOT) * 8)) - 1;
24431 205 #define CONTEXT_SLOT UINT16