Searched refs:bytecount2 (Results 1 – 1 of 1) sorted by relevance
1869 int bytecount2 = 0; in ExtractLangEtc() local1888 bytecount2 = doc_tote->Value(1); in ExtractLangEtc()1890 reliable_percent3[1] = reli2 / (bytecount2 ? bytecount2 : 1); // avoid zdiv in ExtractLangEtc()1893 bytecount2, in ExtractLangEtc()1910 int total_bytecount12 = bytecount1 + bytecount2; in ExtractLangEtc()