Searched refs:PRINT_F_PLUS (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c492 #define PRINT_F_PLUS (1 << 1) macro
604 flags |= PRINT_F_PLUS;
1010 else if (flags & PRINT_F_PLUS) /* Do a sign. */
1130 else if (flags & PRINT_F_PLUS) /* Do a sign. */

Completed in 223 milliseconds