Searched refs:cycle2 (Results 1 – 3 of 3) sorted by relevance
6 module cycle2 { header "cycle2.h" }
968 let cycle2 = i64::from(internals::yo_to_cycle(year2_mod_400 as u32, rhs.of().ordinal())); in signed_duration_since() localVariable970 (i64::from(year1_div_400) - i64::from(year2_div_400)) * 146_097 + (cycle1 - cycle2), in signed_duration_since()