Searched refs:res_count (Results 1 – 1 of 1) sorted by relevance
1118 int res_count = info->size_table.GetCount(); in WriteStandaloneResHeader() local1136 l = SwapUint(res_count); in WriteStandaloneResHeader()1143 if (res_count > 1) in WriteStandaloneResHeader()1146 offset = m_written_size + sizeof(ULONG) * res_count; in WriteStandaloneResHeader()1148 for (int index = 0; index < res_count; index++) in WriteStandaloneResHeader()