Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-snprintf.c162 #define DP_C_LLONG 4 macro
294 cflags = DP_C_LLONG; in dopr()
315 else if (cflags == DP_C_LLONG) in dopr()
329 else if (cflags == DP_C_LLONG) in dopr()
343 else if (cflags == DP_C_LLONG) in dopr()
359 else if (cflags == DP_C_LLONG) in dopr()
428 } else if (cflags == DP_C_LLONG) { in dopr()
/external/openssl/crypto/bio/
Db_print.c162 #define DP_C_LLONG 4 macro
272 cflags = DP_C_LLONG; in _dopr()
279 cflags = DP_C_LLONG; in _dopr()
302 case DP_C_LLONG: in _dopr()
327 case DP_C_LLONG: in _dopr()
392 } else if (cflags == DP_C_LLONG) { /* XXX */ in _dopr()