Searched refs:ReturnCount (Results 1 – 1 of 1) sorted by relevance
797 uint32_t ReturnCount = readVaruint32(Ctx); in parseTypeSection() local798 if (ReturnCount) { in parseTypeSection()799 if (ReturnCount != 1) { in parseTypeSection()