Searched refs:PARSEB_UTC (Results 1 – 7 of 7) sorted by relevance
124 #define PARSEB_UTC 0x00000040 /* UTC time */ macro154 PARSEB_UTC|PARSEB_LEAPS|PARSEB_CALLBIT|PARSEB_S_LEAP|\162 #define PARSE_UTC(x) ((x) & PARSEB_UTC)
340 clock_time->flags |= PARSEB_UTC; in cvt_meinberg() 366 clock_time->flags |= PARSEB_UTC; in cvt_meinberg() 538 clock_time->flags |= PARSEB_UTC; in cvt_mgps()
152 clock_time->flags = PARSEB_UTC; in cvt_sel240x()
124 clock_time->flags |= PARSEB_UTC; /* British special - guess why 8-) */ in cvt_rcc8000()
176 clock_time->flags |= PARSEB_UTC; in cvt_hopf6021()
136 clock_time->flags = PARSEB_UTC; in cvt_trimtaip()
2525 { PARSEB_UTC, "UTC DISPLAY" }, in parsestate()