Home | History | Annotate | Download | only in mips

Lines Matching defs:elemSize

1258         int elemSize = CHAIN_CELL_NORMAL_SIZE >> 2;  /* In 32-bit words */
1260 elemSize = CHAIN_CELL_PREDICTED_SIZE >> 2;
1316 pChainCells += elemSize; /* Advance by a fixed number of words */