Lines Matching defs:sp
220 ttunspecified(struct state const *sp, int i) in ttunspecified()
274 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
294 may_update_tzname_etc(int stddst_mask, struct state *sp, int type) in may_update_tzname_etc()
309 register struct state * const sp = lclptr; in settzname() local
347 scrub_abbrs(struct state *sp) in scrub_abbrs()
408 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
807 tzload(char const *name, struct state *sp, bool doextend) in tzload()
825 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1148 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse()
1420 gmtload(struct state *const sp) in gmtload()
1429 zoneinit(struct state *sp, char const *name) in zoneinit()
1457 struct state *sp = lclptr; in tzsetlcl() local
1518 timezone_t sp = malloc(sizeof *sp); in tzalloc() local
1532 tzfree(timezone_t sp) in tzfree()
1565 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub()
1661 localtime_rz(struct state *restrict sp, time_t const *restrict timep, in localtime_rz()
1710 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const *sp, time_t const *timep, in gmtsub()
1784 const struct state *sp, struct tm *tmp) in timesub()
2031 struct state const *sp, in time2sub()
2236 struct state const *sp, in time2()
2255 struct state const *sp, in time1()
2324 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2337 mktime_z(struct state *restrict sp, struct tm *restrict tmp) in mktime_z()
2401 leapcorr(struct state const *sp, time_t t) in leapcorr()
2438 time2posix_z(struct state *sp, time_t t) in time2posix_z()
2460 posix2time_z(struct state *sp, time_t t) in posix2time_z()