| localtime.c | 44 #define lclptr __lcl_ptr macro 640 struct state * lclptr; variable in typeref:struct:state 643 struct state *lclptr = &lclmem; variable in typeref:struct:state 831 register struct state * const sp = lclptr; 2060 sp = lclptr; 2097 lclptr = sp = malloc(sizeof *lclptr); 2374 tmp = localsub(lclptr, timep, setname, tmp); 3091 t = mktime_tzname(lclptr, tmp, true); 3217 if (lclptr) [all...] |