Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-snprintf.c156 #define DP_F_UNSIGNED (1 << 6) macro
324 flags |= DP_F_UNSIGNED; in dopr()
338 flags |= DP_F_UNSIGNED; in dopr()
354 flags |= DP_F_UNSIGNED; in dopr()
529 if(!(flags & DP_F_UNSIGNED)) { in fmtint()
/external/openssl/crypto/bio/
Db_print.c156 #define DP_F_UNSIGNED (1 << 6) macro
318 flags |= DP_F_UNSIGNED; in _dopr()
496 if (!(flags & DP_F_UNSIGNED)) { in fmtint()