Searched refs:EdgeCount (Results 1 – 1 of 1) sorted by relevance
167 uint32_t EdgeCount; in readGCNO() local168 if (!Buff.readInt(EdgeCount)) in readGCNO()170 EdgeCount = (EdgeCount - 1) / 2; in readGCNO()179 for (uint32_t i = 0, e = EdgeCount; i != e; ++i) { in readGCNO()