Home
last modified time | relevance | path

Searched refs:not_holiday (Results 1 – 3 of 3) sorted by relevance

/dports/print/pcal/pcal-4.11.0/src/
H A Dprotos.h239 extern int not_holiday (int mm, int dd, int yy);
H A Dpcal.c415 not_holiday, is_newmoon, is_firstq, is_fullmoon, is_lastq
H A Dreadfile.c956 int not_holiday (int mm, int dd, int yy) in not_holiday() function