Searched refs:keyTable (Results 1 – 1 of 1) sorted by relevance
471 const int* keyTable; in ProcessCanSwitch() local491 keyTable = NULL; // Make the compiler happy. in ProcessCanSwitch()505 keyTable = reinterpret_cast<const int*>(&switch_data[2]); in ProcessCanSwitch()528 first_key + i : keyTable[i]; in ProcessCanSwitch()