Searched refs:cachedMetaEqIndex (Results 1 – 1 of 1) sorted by relevance
1815 UINT_32 cachedMetaEqIndex; in GetMetaEquation() local1817 for (cachedMetaEqIndex = 0; cachedMetaEqIndex < MaxCachedMetaEq; cachedMetaEqIndex++) in GetMetaEquation()1820 &m_cachedMetaEqKey[cachedMetaEqIndex], in GetMetaEquation()1829 if (cachedMetaEqIndex < MaxCachedMetaEq) in GetMetaEquation()1831 pMetaEq = &m_cachedMetaEq[cachedMetaEqIndex]; in GetMetaEquation()