Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h704 #define WILD_FIRST ANY_DAY macro
1216 #define IS_WILD(w) ((w) >= WILD_FIRST && (w) <= WILD_LAST)
H A Dpcalutil.c488 pfcn = pdatefcn[wkd - WILD_FIRST]; in calc_day()
537 pfcn = pdatefcn[wkd - WILD_FIRST]; in calc_year_day()
H A Dreadfile.c1857 pfcn = pdatefcn[wkd - WILD_FIRST]; in parse_ord()
1954 pfcn = pdatefcn[wkd - WILD_FIRST]; in parse_rel()