Searched refs:bytecount1 (Results 1 – 1 of 1) sorted by relevance
1868 int bytecount1 = total_text_bytes; in ExtractLangEtc() local1876 bytecount1 = doc_tote->Value(0); in ExtractLangEtc()1878 reliable_percent3[0] = reli1 / (bytecount1 ? bytecount1 : 1); // avoid zdiv in ExtractLangEtc()1881 bytecount1, in ExtractLangEtc()1910 int total_bytecount12 = bytecount1 + bytecount2; in ExtractLangEtc()1919 percent3[0] = (bytecount1 * 100) / total_text_bytes_div; in ExtractLangEtc()