Home
last modified time | relevance | path

Searched refs:getnumsep (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/libntp/
Dsnprintf.c544 static int getnumsep(int);
1042 separators = getnumsep(pos); in fmtint()
1315 separators = getnumsep(ipos); in fmtflt()
1398 getnumsep(int digits) in getnumsep() function