Searched refs:is_one_based (Results 1 – 1 of 1) sorted by relevance
223 const bool is_one_based = prologue.getVersion() < 5; local225 const size_t first_file_idx = is_one_based ? 1 : 0;226 const size_t last_file_idx = is_one_based ? file_names : file_names - 1;230 if (is_one_based)