HomeSort by: relevance | last modified time | path
    Searched defs:hidst (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 2637 register int mrudst, mrustd, hidst, histd, type; local in function:writezone
2639 hidst = histd = mrudst = mrustd = -1;
2655 hidst = i;
2660 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst &&
2661 utoffs[hidst] != utoffs[mrudst]) {
zic.c 2637 register int mrudst, mrustd, hidst, histd, type; local in function:writezone
2639 hidst = histd = mrudst = mrustd = -1;
2655 hidst = i;
2660 if (hidst >= 0 && mrudst >= 0 && hidst != mrudst &&
2661 utoffs[hidst] != utoffs[mrudst]) {

Completed in 29 milliseconds