Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-snprintf.c98 #define DP_F_MINUS (1 << 0) macro
147 flags |= DP_F_MINUS; in dopr()
377 if (flags & DP_F_MINUS) in fmtstr()
448 if (flags & DP_F_MINUS) in fmtint()
584 if (flags & DP_F_MINUS) in fmtfp()