Searched refs:lclptr (Results 1 – 1 of 1) sorted by relevance
163 static struct state * lclptr; variable170 #define lclptr (&lclmem) macro280 register struct state * const sp = lclptr; in settzname()1284 struct state *sp = lclptr; in tzsetlcl()1292 lclptr = sp = malloc(sizeof *lclptr); in tzsetlcl()1506 tmp = localsub(lclptr, timep, true, tmp); in localtime_tzset()2155 t = mktime_tzname(lclptr, tmp, true); in mktime()2236 if (lclptr) in time2posix()2237 t = time2posix_z(lclptr, t); in time2posix()2281 if (lclptr) in posix2time()[all …]