Searched refs:_parse_u32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c1483 static int _parse_u32(UCC *cp, UCC **ep, uint32_t *into, unsigned int ndig) function
1518 if (_parse_u32(sp, &cp, &fval, 9))
1717 && _parse_u32 (dps, &dps, &secs, 9)

Completed in 130 milliseconds