Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-snprintf.c144 #define DP_F_UNSIGNED (1 << 6) macro
326 flags |= DP_F_UNSIGNED; in dopr()
346 flags |= DP_F_UNSIGNED; in dopr()
368 flags |= DP_F_UNSIGNED; in dopr()
559 if(!(flags & DP_F_UNSIGNED)) { in fmtint()