Searched refs:CVT_NONE (Results 1 – 17 of 17) sorted by relevance
267 register u_int updated = CVT_NONE; in parse_ioread() 296 return CVT_NONE; in parse_ioread() 328 if ((updated & CVT_MASK) != CVT_NONE) in parse_ioread() 336 return (((updated & CVT_MASK) != CVT_NONE) || in parse_ioread() 356 register u_int updated = CVT_NONE; in parse_iopps() 371 return (updated & CVT_MASK) != CVT_NONE; in parse_iopps() 632 return CVT_NONE; in pps_simple() 651 return CVT_NONE; in pps_one() 670 return CVT_NONE; in pps_zero() 692 return CVT_NONE; in timepacket() [all...]
95 return CVT_NONE; in cvt_wharton_400a() 98 return CVT_NONE; in cvt_wharton_400a()
407 u_long rtc = CVT_NONE; in cvt_rawdcf() 547 if (rtc == CVT_NONE) in cvt_rawdcf() 595 return CVT_NONE; in pps_rawdcf() 668 return CVT_NONE; in snt_rawdcf()
233 return CVT_NONE; /* local data not allocated - sigh! */ in cvt_trimtsip() 242 return CVT_NONE; in cvt_trimtsip()
130 unsigned long rc = CVT_NONE; in cvt_sel240x()
118 return CVT_NONE; in cvt_schmid()
121 return CVT_NONE; in cvt_computime()
84 if (!Strok(buffer, format->fixed_string)) return CVT_NONE; in cvt_rcc8000()
98 return CVT_NONE; in cvt_dcf7000()
149 return CVT_NONE; in cvt_hopf6021()
110 if (!Strok(buffer, format->fixed_string)) return CVT_NONE; in cvt_trimtaip()
146 return CVT_NONE; in cvt_varitext()
78 #define CVT_NONE 0x00000001 /* format not applicable */ macro225 return CVT_NONE; in convert_rawdcf()375 int rtc = CVT_NONE; in main()
241 #define CVT_NONE 0x00000001 /* format not applicable */ macro447 return CVT_NONE; in convert_rawdcf()535 register unsigned rtc = CVT_NONE; in cvt_rawdcf()750 if (rtc != CVT_NONE) in cvt_rawdcf()755 return (rtc == CVT_NONE) ? convert_rawdcf(buffer, size, clock_time) : rtc; in cvt_rawdcf()1531 unsigned int rtc = CVT_NONE; in main()
322 #define CVT_NONE (unsigned)0x00000001 /* format not applicable */ macro
2615 { CVT_NONE, "NO CONVERSION" }, in parsestatus()3777 ((parsetime->parse_status & CVT_MASK) != CVT_NONE) && in parse_process()3826 case CVT_NONE: in parse_process()
2469 CVT_NONE when receiving the early warning bit set.