• Home
  • Raw
  • Download

Lines Matching defs:sp

263 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp)  in update_tzname_etc()
279 register struct state * const sp = lclptr; in settzname() local
314 scrub_abbrs(struct state *sp) in scrub_abbrs()
377 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
681 tzload(char const *name, struct state *sp, bool doextend) in tzload()
699 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1009 tzparse(const char *name, struct state *sp, bool lastditch) in tzparse()
1242 gmtload(struct state *const sp) in gmtload()
1251 zoneinit(struct state *sp, char const *name) in zoneinit()
1279 struct state *sp = lclptr; in tzsetlcl() local
1385 timezone_t sp = malloc(sizeof *sp); in tzalloc() local
1398 tzfree(timezone_t sp) in tzfree()
1431 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub()
1512 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1551 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1611 const struct state *sp, struct tm *tmp) in timesub()
1859 struct state const *sp, in time2sub()
2056 struct state const *sp, in time2()
2075 struct state const *sp, in time1()
2144 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2157 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2221 leapcorr(struct state const *sp, time_t t) in leapcorr()
2236 time2posix_z(struct state *sp, time_t t) in time2posix_z()
2258 posix2time_z(struct state *sp, time_t t) in posix2time_z()