Searched refs:max_int64 (Results 1 – 1 of 1) sorted by relevance
39 static const long long max_int64 = ((((long long)1) << 62) - 1) + (((long long)1) << 62); in test_read_format_mtree1() local167 assertEqualInt(archive_entry_size(ae), max_int64); in test_read_format_mtree1()174 assertEqualInt(archive_entry_size(ae), max_int64); in test_read_format_mtree1()