Lines Matching defs:sp
264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
280 register struct state * const sp = lclptr; in settzname() local
315 scrub_abbrs(struct state *sp) in scrub_abbrs()
376 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
686 tzload(char const *name, struct state *sp, bool doextend) in tzload()
704 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1014 tzparse(const char *name, struct state *sp, bool lastditch) in tzparse()
1247 gmtload(struct state *const sp) in gmtload()
1256 zoneinit(struct state *sp, char const *name) in zoneinit()
1284 struct state *sp = lclptr; in tzsetlcl() local
1356 timezone_t sp = malloc(sizeof *sp); in tzalloc() local
1369 tzfree(timezone_t sp) in tzfree()
1402 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub()
1483 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1528 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1588 const struct state *sp, struct tm *tmp) in timesub()
1836 struct state const *sp, in time2sub()
2033 struct state const *sp, in time2()
2052 struct state const *sp, in time1()
2121 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2134 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2206 leapcorr(struct state const *sp, time_t t) in leapcorr()
2221 time2posix_z(struct state *sp, time_t t) in time2posix_z()
2243 posix2time_z(struct state *sp, time_t t) in posix2time_z()