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

/barrelfish-master/lib/tzcode/zic/
H A Dzic.c366 static char isdsts[TZ_MAX_TYPES]; variable
1477 if (isdsts[0] == 0)
1605 if (isdsts[types[i]])
1610 if (isdsts[i])
1616 isdsts[mrudst] = -1;
1622 isdsts[mrudst] = TRUE;
1627 isdsts[mrustd] = -1;
1633 isdsts[mrustd] = FALSE;
1699 (void) putc(isdsts[i], fp);
1712 while (isdsts[
[all...]

Completed in 29 milliseconds