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

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dzic.c63 #define DC_DOWGEQ 1 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1333 rp->r_dycode = DC_DOWGEQ;
2088 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {
2104 if (rp->r_dycode == DC_DOWGEQ) {
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dzic.c63 #define DC_DOWGEQ 1 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1333 rp->r_dycode = DC_DOWGEQ;
2088 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {
2104 if (rp->r_dycode == DC_DOWGEQ) {
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c95 #define DC_DOWGEQ 1 /* 1..31 */ /* 0..6 (Sun..Sat) */ macro
1507 rp->r_dycode = DC_DOWGEQ;
1979 if (rp->r_dycode == DC_DOWGEQ) {
2852 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) {
2868 if (rp->r_dycode == DC_DOWGEQ) {

Completed in 207 milliseconds