Home
last modified time | relevance | path

Searched refs:year_tens (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/atari/
Dtime.c72 COPY(year_tens) ; in mste_read()
86 COPY(year_tens) ; in mste_write()
140 val.year_tens = year / 10; in atari_mste_hwclk()
161 t->tm_year = val.year_ones + val.year_tens * 10 + 80; in atari_mste_hwclk()
/arch/m68k/include/asm/
Datarihw.h797 u_char year_tens; member