Home | History | Annotate | Download | only in src

Lines Matching refs:PRId64

449     fmtstr = "%-*s %*" PRId64 " %*" PRId64 "\n";
476 printf ("%-*s %*" PRId64 "\n\n\n", maxlen, sgettext ("sysv|Total"),
498 fmtstr = "%" PRId64 "(%s)";
528 printf (" = %" PRId64 "\n", total);
573 printf ("%*" PRId64 " %*" PRId64 " %*" PRId64 " %*" PRId64 " %*"
640 : (radix == radix_decimal ? "%" PRId64 "(%c%c%c)"
653 printf (" = %" PRId64 "\n", total);