Searched refs:start_new_table (Results 1 – 1 of 1) sorted by relevance
354 char start_new_table; member1139 rar->start_new_table = 1; in archive_read_format_rar_read_data()1824 rar->start_new_table = 1; in read_header()2167 if (rar->start_new_table && ((ret = parse_codes(a)) < (ARCHIVE_WARN))) in read_data_compressed()2197 rar->start_new_table = 1; in read_data_compressed()2582 rar->start_new_table = 0; in parse_codes()2998 rar->start_new_table = rar_br_bits(br, 1); in expand()