Home
last modified time | relevance | path

Searched refs:leap_days_since_0 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c10658 int leap_days_since_0 = div_round_up2(febs_since_0, 4) - in epoch_days() local
10662 365 * year + month_yday[month - 1] + (day - 1) + leap_days_since_0; in epoch_days()

Completed in 26 milliseconds