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

/haiku-fatelf/src/bin/patch/
H A Dmaketime.c389 int mons = tm.tm_mon + pt->tmr.tm_mon; local
399 int mon0 = MOD (mons, 12);
400 int carried_years0 = DIV (mons, 12);
412 | overflow_sum_sign (tm.tm_mon, pt->tmr.tm_mon, mons)

Completed in 38 milliseconds