Lines Matching refs:dst
42 * if dst!=0 then it will point to 0 for standard zones49 tmzone(register const char* name, char** end, const char* type, int* dst)64 if (dst)65 *dst = 0;78 if (dst)79 *dst = 0;82 if (zp->dst && zp->daylight && tmword(name, end, zp->daylight, NiL, 0))84 if (dst)85 *dst = zp->dst;