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

  /external/openssh/openbsd-compat/
bsd-snprintf.c 162 #define DP_C_LLONG 4
294 cflags = DP_C_LLONG;
315 else if (cflags == DP_C_LLONG)
329 else if (cflags == DP_C_LLONG)
343 else if (cflags == DP_C_LLONG)
359 else if (cflags == DP_C_LLONG)
428 } else if (cflags == DP_C_LLONG) {
  /external/openssl/crypto/bio/
b_print.c 162 #define DP_C_LLONG 4
272 cflags = DP_C_LLONG;
279 cflags = DP_C_LLONG;
302 case DP_C_LLONG:
327 case DP_C_LLONG:
392 } else if (cflags == DP_C_LLONG) { /* XXX */

Completed in 170 milliseconds