Searched refs:NO_LAST_SAVE (Results 1 – 1 of 1) sorted by relevance
16 static const u64 NO_LAST_SAVE = U64_MAX; variable816 last_save_chapter = ((index->last_save != NO_LAST_SAVE) ? index->last_save : 0); in load_index()1319 NO_LAST_SAVE : index->newest_virtual_chapter - 1); in uds_save_index()