Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-snprintf.c160 #define DP_C_LONG 2 macro
291 cflags = DP_C_LONG; in dopr()
313 else if (cflags == DP_C_LONG) in dopr()
327 else if (cflags == DP_C_LONG) in dopr()
341 else if (cflags == DP_C_LONG) in dopr()
357 else if (cflags == DP_C_LONG) in dopr()
424 } else if (cflags == DP_C_LONG) { in dopr()
/external/openssl/crypto/bio/
Db_print.c160 #define DP_C_LONG 2 macro
275 cflags = DP_C_LONG; in _dopr()
299 case DP_C_LONG: in _dopr()
323 case DP_C_LONG: in _dopr()
388 } else if (cflags == DP_C_LONG) { /* XXX */ in _dopr()