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

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c83 #define DC_DOWGEQ 1 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1350 rp->r_dycode = DC_DOWGEQ;
1855 if (rp->r_dycode == DC_DOWGEQ) {
2567 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {
2583 if (rp->r_dycode == DC_DOWGEQ) {

Completed in 53 milliseconds