Searched refs:cachedMetaEqIndex (Results 1 – 1 of 1) sorted by relevance
1615 UINT_32 cachedMetaEqIndex; in GetMetaEquation() local1617 for (cachedMetaEqIndex = 0; cachedMetaEqIndex < MaxCachedMetaEq; cachedMetaEqIndex++) in GetMetaEquation()1620 &m_cachedMetaEqKey[cachedMetaEqIndex], in GetMetaEquation()1629 if (cachedMetaEqIndex < MaxCachedMetaEq) in GetMetaEquation()1631 pMetaEq = &m_cachedMetaEq[cachedMetaEqIndex]; in GetMetaEquation()