Searched refs:ISS1 (Results 1 – 1 of 1) sorted by relevance
77 std::istringstream ISS1(Line); in Parse() local80 ISS1 >> Marker; in Parse()81 ISS1 >> N; in Parse()86 ISS1 >> Files[ExpectedStartMarker].Size; in Parse()99 while (ISS1 >> std::hex >> N) in Parse()