Searched refs:z_nrules (Results 1 – 4 of 4) sorted by relevance
122 int z_nrules; member936 zp->z_nrules = 0; in associate()948 zp->z_nrules = out - base; in associate()953 if (zp->z_nrules == 0) { in associate()2121 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()2144 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()2180 if (stdrp == NULL && (zp->z_nrules != 0 || zp->z_stdoff != 0)) in stringzone()2280 for (j = 0; j < zp->z_nrules; ++j) { in outzone()2375 for (j=0; j<zp->z_nrules; ++j) { in outzone()2454 if (zp->z_nrules == 0) { in outzone()[all …]
115 ptrdiff_t z_nrules; member1272 zp->z_nrules = 0; in associate()1284 zp->z_nrules = out - base; in associate()1289 if (zp->z_nrules == 0) { in associate()2643 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()2656 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()2800 for (j = 0; j < zp->z_nrules; ++j) { in outzone()2893 if (zp->z_nrules == 0) { in outzone()2912 for (j = 0; j < zp->z_nrules; ++j) { in outzone()2950 for (j = 0; j < zp->z_nrules; ++j) { in outzone()