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

  /src/lib/libc/time/
localtime.c 1432 register int_fast32_t theiroffset; local in function:tzparse
1497 theiroffset = -sp->ttis[j].tt_utoff;
1499 theirdstoffset = theiroffset;
1500 else theirstdoffset = theiroffset;

Completed in 15 milliseconds