Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dbsd-snprintf.c162 #define DP_C_LLONG 4 macro
300 cflags = DP_C_LLONG; in dopr()
325 else if (cflags == DP_C_LLONG) in dopr()
343 else if (cflags == DP_C_LLONG) in dopr()
363 else if (cflags == DP_C_LLONG) in dopr()
385 else if (cflags == DP_C_LLONG) in dopr()
461 } else if (cflags == DP_C_LLONG) { in dopr()
/freebsd-9-stable/crypto/openssl/crypto/bio/
Db_print.c162 #define DP_C_LLONG 4 macro
269 cflags = DP_C_LLONG; in _dopr()
276 cflags = DP_C_LLONG; in _dopr()
299 case DP_C_LLONG: in _dopr()
324 case DP_C_LLONG: in _dopr()
393 } else if (cflags == DP_C_LLONG) { /* XXX */ in _dopr()