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

/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c84 #define DC_DOWLEQ 2 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1343 rp->r_dycode = DC_DOWLEQ;
1348 rp->r_dycode = DC_DOWLEQ;
1859 } else if (rp->r_dycode == DC_DOWLEQ) {
2558 if (rp->r_dycode == DC_DOWLEQ)
2567 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {

Completed in 99 milliseconds