Searched refs:PARSEB_LEAPADD (Results 1 – 6 of 6) sorted by relevance
395 clock_time->flags |= PARSEB_LEAPADD; in cvt_meinberg() 413 clock_time->flags |= PARSEB_LEAPADD; in cvt_meinberg() 567 clock_time->flags |= PARSEB_LEAPADD; in cvt_mgps()
183 clock_time->flags |= PARSEB_LEAPADD; /* default: DCF77 data format deficiency */ in cvt_schmid()
289 clock_time->flags |= PARSEB_LEAPADD; in cvt_trimtsip()
366 clock_time->flags |= PARSEB_LEAPADD; /* default: DCF77 data format deficiency */ in convert_rawdcf()
130 #define PARSEB_LEAPADD 0x00000200 /* LEAP addition warning */ macro163 #define PARSE_LEAPADD(x) (PARSE_SYNC(x) && (((x) & PARSEB_LEAPS) == PARSEB_LEAPADD))
2526 { PARSEB_LEAPADD, "LEAP ADD WARNING" }, in parsestate()