Searched refs:day_ones (Results 1 – 2 of 2) sorted by relevance
101 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_read()115 COPY(weekday) ; COPY(day_ones) ; COPY(day_tens) ; in mste_write()165 val.day_ones = t->tm_mday % 10; in atari_mste_hwclk()190 t->tm_mday = val.day_ones + val.day_tens * 10; in atari_mste_hwclk()
785 u_char day_ones; member