Lines Matching defs:sp
270 register struct state * const sp = lclptr; in settzname() local
342 tzload(register const char* name, register struct state* const sp, in tzload()
625 typesequiv(const struct state *const sp, const int a, const int b) in typesequiv()
935 tzparse(const char * name, register struct state * const sp, in tzparse()
1180 gmtload(struct state * const sp) in gmtload()
1287 struct tm * const tmp, struct state * sp) // android-changed: added sp. in localsub()
1465 register const struct state *const sp, in timesub()
1718 const int do_norm_secs, struct state * sp) // android-changed: added sp in time2sub()
1896 int *const okayp, struct state* sp) // android-changed: added sp. in time2()
1912 const int_fast32_t offset, struct state * sp) // android-changed: added sp. in time1()
2064 register struct state * sp; in leapcorr() local
2269 static int __bionic_tzload_cached(const char* name, struct state* const sp, const int doextend) { in __bionic_tzload_cached()