Searched refs:_tz (Results 1 – 3 of 3) sorted by relevance
22 struct timezone *_tz) in gettimeofday_fallback() argument25 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()
21 struct timezone *_tz) in gettimeofday_fallback() argument24 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()
31 struct timezone *_tz) in gettimeofday_fallback() argument33 register struct timezone *tz asm("a1") = _tz; in gettimeofday_fallback()