Searched refs:PARSEB_CALLBIT (Results 1 – 5 of 5) sorted by relevance
136 #define PARSEB_CALLBIT 0x00001000 /* "call bit" used to signalize irregularities in the control … macro154 PARSEB_UTC|PARSEB_LEAPS|PARSEB_CALLBIT|PARSEB_S_LEAP|\165 #define PARSE_CALLBIT(x) ((x) & PARSEB_CALLBIT)
173 clock_time->flags |= PARSEB_CALLBIT; in cvt_schmid()
416 clock_time->flags |= PARSEB_CALLBIT; in cvt_meinberg()
369 clock_time->flags |= PARSEB_CALLBIT; in convert_rawdcf()
2529 { PARSEB_CALLBIT, "CALL BIT" }, in parsestate()