Searched refs:_tz (Results 1 – 2 of 2) sorted by relevance
25 struct timezone *_tz) in gettimeofday_fallback() argument27 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()
230 struct timezone *_tz) in gettimeofday_fallback() argument232 register struct timezone *tz asm("r1") = _tz; in gettimeofday_fallback()