Searched defs:ndig (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/stdio/
H A Dxprintf_float.c159 int ndig; /* actual number of digits returned by dtoa */ local
H A Dxprintf_int.c94 int ndig; local
170 int ndig; local
[all...]
H A Dvfprintf.c348 int ndig; /* actual number of digits returned by dtoa */ local
H A Dvfwprintf.c427 int ndig; /* actual number of digits returned by dtoa */ local
[all...]
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c817 int ndig; local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c1467 static int _parse_u16(UCC *cp, UCC **ep, uint16_t *into, unsigned int ndig) argument
1483 static int _parse_u32(UCC *cp, UCC **ep, uint32_t *into, unsigned int ndig) argument

Completed in 104 milliseconds