Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c493 #define PRINT_F_SPACE (1 << 2) macro
608 flags |= PRINT_F_SPACE; in rpl_vsnprintf()
1012 else if (flags & PRINT_F_SPACE) in fmtint()
1132 else if (flags & PRINT_F_SPACE) in fmtflt()