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

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

Completed in 96 milliseconds