Searched refs:mon_ones (Results 1 – 2 of 2) sorted by relevance
71 COPY(mon_ones) ; COPY(mon_tens) ; COPY(year_ones) ; in mste_read()85 COPY(mon_ones) ; COPY(mon_tens) ; COPY(year_ones) ; in mste_write()136 val.mon_ones = (t->tm_mon+1) % 10; in atari_mste_hwclk()160 t->tm_mon = val.mon_ones + val.mon_tens * 10 - 1; in atari_mste_hwclk()
791 u_char mon_ones; member