Searched refs:PARSEB_CALLBIT (Results 1 – 5 of 5) sorted by relevance
137 #define PARSEB_CALLBIT 0x00001000 /* "call bit" used to signalize irregularities in the control … macro155 PARSEB_UTC|PARSEB_LEAPS|PARSEB_CALLBIT|PARSEB_S_LEAP|\166 #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()
314 clock_time->flags |= PARSEB_CALLBIT; in convert_rawdcf()
2528 { PARSEB_CALLBIT, "CALL BIT" }, in parsestate()