Searched refs:_tz (Results 1 – 2 of 2) sorted by relevance
26 struct timezone *_tz) in gettimeofday_fallback() argument28 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()