Searched refs:mon_ones (Results 1 – 2 of 2) sorted by relevance
103 COPY(mon_ones) ; COPY(mon_tens) ; COPY(year_ones) ; in mste_read()117 COPY(mon_ones) ; COPY(mon_tens) ; COPY(year_ones) ; in mste_write()168 val.mon_ones = (t->tm_mon+1) % 10; in atari_mste_hwclk()192 t->tm_mon = val.mon_ones + val.mon_tens * 10 - 1; in atari_mste_hwclk()
789 u_char mon_ones; member