Searched refs:ucCount (Results 1 – 2 of 2) sorted by relevance
50 UCHAR ucCount, ucSize; in SaveEntryFile() local55 ucCount = m_471Count; in SaveEntryFile()60 ucCount = m_472Count; in SaveEntryFile()65 ucCount = m_loaderCount; in SaveEntryFile()71 if (ucIndex >= ucCount) in SaveEntryFile()90 UCHAR ucCount, ucSize; in GetEntryProperty() local95 ucCount = m_471Count; in GetEntryProperty()100 ucCount = m_472Count; in GetEntryProperty()105 ucCount = m_loaderCount; in GetEntryProperty()111 if (ucIndex >= ucCount) in GetEntryProperty()[all …]
89 UCHAR ucCount, ucSize; in getLoaderSizeAndData() local93 ucCount = pBootHead->ucLoaderEntryCount; in getLoaderSizeAndData()95 for (UCHAR i = 0; i < ucCount; i++) { in getLoaderSizeAndData()