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

  /src/lib/libc/time/
zic.c 566 static char isdsts[TZ_MAX_TYPES]; variable
2738 || (isdsts[attypes[toi - 1].type]
2739 != isdsts[attypes[fromi].type])
2915 if (isdsts[pretranstype])
2921 if (isdsts[types[i]])
2928 if (isdsts[h])
2936 isdsts[mrudst] = -1;
2942 isdsts[mrudst] = 1;
2947 isdsts[mrustd] = -1;
2953 isdsts[mrustd] = 0
    [all...]

Completed in 15 milliseconds