Searched refs:day_tens (Results 1 – 2 of 2) sorted by relevance
70 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_read()84 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_write()135 val.day_tens = t->tm_mday / 10; in atari_mste_hwclk()159 t->tm_mday = val.day_ones + val.day_tens * 10; in atari_mste_hwclk()
789 u_char day_tens; member