Home
last modified time | relevance | path

Searched refs:corr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/tzcode/
H A Dlocaltime.c637 int_fast32_t corr = detzcode(p + stored); in tzloadbody()
651 || (prevcorr < corr in tzloadbody()
652 ? corr == prevcorr + 1 in tzloadbody()
653 : (corr == prevcorr in tzloadbody()
654 || corr == prevcorr - 1)))) in tzloadbody()
657 prevcorr = corr; in tzloadbody()
661 sp->lsis[leapcnt].ls_corr = corr; in tzloadbody()
1854 register int_fast32_t corr; in offtime_key_init()
1864 corr = 0; in offtime()
1869 corr in offtime()
641 int_fast32_t corr = detzcode(p + stored); tzloadbody() local
1913 register int_fast32_t corr; timesub() local
[all...]
H A Dzic.c455 static zic_t corr[TZ_MAX_LEAPS]; variable
2395 && ((corr[r.leapbase - 1] < corr[r.leapbase]) in limitrange()
2396 != (0 < corr[r.leapbase]))) { in limitrange()
2497 if (ats[i] > trans[j] - corr[j]) { in writezone()
2498 ats[i] = tadd(ats[i], corr[j]); in writezone()
2527 && corr[r->leapbase] != 1 && corr[r->leapbase] != -1) { in writezone()
2800 puttzcode(corr[i], fp); in writezone()
2809 puttzcode(thisleaplim ? corr[thisleapli in writezone()
[all...]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dst,sta32x.txt66 - st,max-power-corr:
H A Dst,sta350.txt70 - st,max-power-corr:
/freebsd/sys/dev/wpi/
H A Dif_wpireg.h870 int32_t corr[5]; member