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

/macosx-10.10/gpatch-3/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)
/macosx-10.10/adv_cmds-158/locale/
H A Dlocale.cc290 int mons[] = {MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, MON_7, MON_8, MON_9, MON_10, MON_11, MON_12}; local
291 add_kw(new lia_keyword(LC_TIME, "mon", mons, LAST(mons)));
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/lib/DateTime/Format/
H A DPg.pm568 (?:([-+]?\d+)\s+mons?\s*)? # months

Completed in 118 milliseconds