Home | History | Annotate | Download | only in compiler

Lines Matching defs:keyTable

1013     int *keyTable;
1032 keyTable = NULL; // Make the compiler happy
1045 keyTable = (int *) &switchData[2];
1073 firstKey + i : keyTable[i];