Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dsnprintf.c494 #define PRINT_F_PLUS (1 << 1) macro
606 flags |= PRINT_F_PLUS; in rpl_vsnprintf()
1012 else if (flags & PRINT_F_PLUS) /* Do a sign. */ in fmtint()
1132 else if (flags & PRINT_F_PLUS) /* Do a sign. */ in fmtflt()