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

/macosx-10.10/misc_cmds-33/ncal/
H A Dncal.c165 void mkmonthb(int year, int month, int jd_flag, struct monthlines * monthl);
441 mkmonthb(y, m - 1, jd_flag, &month);
535 mkmonthb(y, i, jd_flag, year + i);
683 mkmonthb(int y, int m, int jd_flag, struct monthlines *mlines) function

Completed in 180 milliseconds