Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c498 #define PRINT_F_UNSIGNED (1 << 7) macro
767 flags |= PRINT_F_UNSIGNED; in rpl_vsnprintf()
882 flags |= PRINT_F_UNSIGNED; in rpl_vsnprintf()
1004 if (flags & PRINT_F_UNSIGNED) in fmtint()