Searched refs:start_new_table (Results 1 – 1 of 1) sorted by relevance
354 char start_new_table; member1133 rar->start_new_table = 1; in archive_read_format_rar_read_data()1787 rar->start_new_table = 1; in read_header()2120 if (rar->start_new_table && ((ret = parse_codes(a)) < (ARCHIVE_WARN))) in read_data_compressed()2150 rar->start_new_table = 1; in read_data_compressed()2535 rar->start_new_table = 0; in parse_codes()2951 rar->start_new_table = rar_br_bits(br, 1); in expand()