Searched refs:oldStateSeq (Results 1 – 3 of 3) sorted by relevance
3167 short oldStateSeq,actionSeq; in processPropertySeq() local3172 oldStateSeq = levState.state; in processPropertySeq()3173 cell = impTab[oldStateSeq][_prop]; in processPropertySeq()3210 level = impTab[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
3133 short oldStateSeq,actionSeq; in processPropertySeq() local3138 oldStateSeq = levState.state; in processPropertySeq()3139 cell = impTab[oldStateSeq][_prop]; in processPropertySeq()3176 level = impTab[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()
1862 uint8_t cell, oldStateSeq, actionSeq; in processPropertySeq() local1871 oldStateSeq=(uint8_t)pLevState->state; in processPropertySeq()1872 cell=(*pImpTab)[oldStateSeq][_prop]; in processPropertySeq()1911 level=(*pImpTab)[oldStateSeq][IMPTABLEVELS_RES]; in processPropertySeq()