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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c69 #define DC_DOWLEQ 2 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1393 rp->r_dycode = DC_DOWLEQ;
1398 rp->r_dycode = DC_DOWLEQ;
2178 if (rp->r_dycode == DC_DOWLEQ)
2187 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {

Completed in 60 milliseconds