Searched refs:day_ones (Results 1 – 2 of 2) sorted by relevance
69 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_read()83 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_write()133 val.day_ones = t->tm_mday % 10; in atari_mste_hwclk()158 t->tm_mday = val.day_ones + val.day_tens * 10; in atari_mste_hwclk()
787 u_char day_ones; member