HomeSort by relevance Sort by last modified time
    Searched refs:DP_C_SHORT (Results 1 - 2 of 2) sorted by null

  /external/openssh/openbsd-compat/
bsd-snprintf.c 159 #define DP_C_SHORT 1
287 cflags = DP_C_SHORT;
311 if (cflags == DP_C_SHORT)
325 if (cflags == DP_C_SHORT)
339 if (cflags == DP_C_SHORT)
355 if (cflags == DP_C_SHORT)
420 if (cflags == DP_C_SHORT) {
  /external/openssl/crypto/bio/
b_print.c 159 #define DP_C_SHORT 1
267 cflags = DP_C_SHORT;
296 case DP_C_SHORT:
320 case DP_C_SHORT:
384 if (cflags == DP_C_SHORT) {

Completed in 18 milliseconds